1345 Commits (3ec0452fed9675cac4676f05c8ca461f0d96dd30)

Author SHA1 Message Date
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
Arjen Poutsma 74f64c4e3b Wrap exceptions in WebClient 4 years ago
Rossen Stoyanchev ef10ac6b29 Align WebFlux with WebMvc for pathWithinHandlerMapping 4 years ago
Rossen Stoyanchev 852718ec0e Minor fix in PathResourceResolverTests 4 years ago
Brian Clozel 93f201a414 Deprecate AppCacheManifestTransformer 4 years ago
Arjen Poutsma d550d344d5 Respect context path in WebMvc.fn & WebFlux.fn 4 years ago
Rossen Stoyanchev e02ccc9374 Optional WebSocket engine presence in WebFlux config 4 years ago
Juergen Hoeller e20bff9c64 Consistent data class constructor resolution with clear error message 4 years ago
Rossen Stoyanchev 591ab8a00a @EnableWebFlux setup supports WebSocketHandler 4 years ago
Rossen Stoyanchev c4e1e4ee1e WebFlux AbstractUrlHandlerMapping support URI vars 4 years ago
Juergen Hoeller d37eaa5941 Introduce DataClassRowMapper with record-style constructor binding support 4 years ago
Violeta Georgieva 1fe2ea5a87 Add logPrefix to the log statement 4 years ago
Juergen Hoeller cf2e0c7959 Selected use of ArrayList instead of LinkedList in common places 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Juergen Hoeller 6f0461c569 Polishing 4 years ago
Rossen Stoyanchev 7adeb461e0 WebClient exposes API for access to native request 4 years ago
Sam Brannen 4d3dd9b9f6 Clean up warnings in Gradle build 4 years ago
Sam Brannen 596936f18c Polishing 4 years ago
Sam Brannen d0cf90bb8e Update tests due to deprecations in Reactor 4 years ago
Brian Clozel 617ec359bd Update after MonoProcessor deprecation in Reactor 4 years ago
Juergen Hoeller 8dd285f877 Polishing 4 years ago
Juergen Hoeller d61c0ee57d Consistent support for path variable and multipart binding 4 years ago
Brian Clozel 9aae5ed3fa Update Reactor Netty modules 4 years ago
Sébastien Deleuze 2d08c76ab5 Bring back kotlin-script-runtime dependency 4 years ago
Sébastien Deleuze 5c456db3cc Upgrade to Kotlin 1.4 RC 4 years ago
Rossen Stoyanchev 683cc2eb7f Add NDJSON and deprecate application/stream+json 4 years ago
Rossen Stoyanchev a4c157fc09 Check for native WebSocket message 4 years ago
Sam Brannen 335c3d5db6 Polish contribution 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago