1252 Commits (994ec708fc076792daa4012538f3e6a4609a1147)

Author SHA1 Message Date
mplain a1d134b086 Add missing Kotlin extensions for WebClient.ResponseSpec 4 years ago
Rossen Stoyanchev e7b0b65244 Support for MediaType mappings in ResourceWebHandler 4 years ago
Rossen Stoyanchev 23006d417b Deprecate context method in WebClient 4 years ago
Rossen Stoyanchev c4d7e6ff46 Fix checkstyle violations 4 years ago
Spindler, Justin 922d5d271a Add ResponseSpec#toEntityFlux overload with BodyExtractor 4 years ago
Rossen Stoyanchev 8c3a05bbcf Allow "*" for Access-Control-Expose-Headers 4 years ago
Rossen Stoyanchev 42d3bc47c9 toEntityFlux methods apply error status handling 4 years ago
Rossen Stoyanchev 94fcb37d30 Re-order methods in DefaultResponseSpec 4 years ago
Rossen Stoyanchev ba9325446c Optimize WebClientUtils 4 years ago
Rossen Stoyanchev 2899652d8e Fix checkstyle violation 4 years ago
Rossen Stoyanchev 560a504a83 Polishing in DefaultWebClient 4 years ago
Rossen Stoyanchev 79f79e9306 WebClient method to populate the Reactor Context 4 years ago
Rossen Stoyanchev 6bb3ad793e Add isOpen to WebSocketSession in WebFlux 4 years ago
Juergen Hoeller e592634290 Polishing 4 years ago
Rossen Stoyanchev 41bdde5d6b Polishing 4 years ago
Rossen Stoyanchev 2e2d662158 Add toEntityFlux methods 4 years ago
Arjen Poutsma 885a5048c1 Copy default headers, cookies in WebClient builder 4 years ago
Arjen Poutsma e981bf34b3 Removed unused sample code 4 years ago
Rossen Stoyanchev bb4e802af5 Full header support HTTP HEAD Resource requests 4 years ago
Rossen Stoyanchev d91b66a04c Allow Resource to add headers for range requests 4 years ago
Sam Brannen d1e6883d5d Fix issues in Javadoc 4 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 4 years ago
Sébastien Deleuze efe933ad83 Polish Coroutines detection 4 years ago
Arjen Poutsma 417e7e03d4 Introduce RouterFunction attributes 4 years ago
Juergen Hoeller 621295dbd8 Deprecate StringUtils.isEmpty(Object) and replace remaining usage 4 years ago
Rossen Stoyanchev a2ff139edd Resolve UriComponentsBuilder argument with contextPath 4 years ago
Sébastien Deleuze 3ed8813bbf Upgrade to Coroutines 1.4.0-M1 and use awaitSingle() 4 years ago
Juergen Hoeller f3f19504c6 Polishing 4 years ago
Juergen Hoeller 72b2dda17f Avoid creation of unused logger instance in AbstractMediaTypeExpression 4 years ago
Juergen Hoeller e176c4e799 Polishing 4 years ago
Juergen Hoeller 66a67ec807 Polishing 4 years ago
Juergen Hoeller 50b9542402 Apply handleMissingValue in case of null conversion result as well 4 years ago
Rossen Stoyanchev 5b1b20c8c0 Polishing and minor refactoring 4 years ago
Rossen Stoyanchev e73e489fd8 Remove use of MonoProcessor.fromSinks 4 years ago
Sébastien Deleuze cdd48ddd7f Improve Coroutines support consistency 4 years ago
Sébastien Deleuze 94a42a3086 Support suspending handler methods in Spring MVC 4 years ago
Rossen Stoyanchev d49a7a105d Fix failing tests from Reactor snapshot changes 4 years ago
Sébastien Deleuze 7d7ed88739 Provide WebClient#exchange() alternative for Coroutines 4 years ago
Sébastien Deleuze e899397438 Add missing ClientResponse Coroutines extensions 4 years ago
Juergen Hoeller f5d9babfd2 Avoid reflection when creating instances of well-known View classes 4 years ago
Brian Clozel a0af552d0f Add option for ignoring last-modified for static resources 4 years ago
Arjen Poutsma 392895e256 Revert errorhandler order in RouterFunctionBuilder 4 years ago
Arjen Poutsma 200b33b26a Add no path HTTP method variants for route builder 4 years ago
Rossen Stoyanchev b9ef5416b9 Expose combine method in CorsConfiguration 4 years ago
Rossen Stoyanchev db9190e0e6 Remove use of WebClient#exchange from WebTestClient 4 years ago
Rossen Stoyanchev 1404dd768f Add exchangeToMono and exchangeToFlux + deprecate exchange() 4 years ago
Sébastien Deleuze b322cbd625 Add missing @Nullable to WebFlux RequestMappingHandlerMapping 4 years ago
Igor Manushin 9ad5a8ead0 Add KClass variant to Coroutines web API 4 years ago
Rossen Stoyanchev 1061bcdba2 Set sameSite in ClientHttpResponse implementations 4 years ago
Juergen Hoeller e4a3d5bf66 Deprecation wording with suggested alternative and without removal hint 4 years ago