1591 Commits (e1c94d7e6b35ec0081ff3ffdc3b112dcbe2245de)

Author SHA1 Message Date
Sam Brannen 0395fb4f5f Polish tests 4 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Johnny Lim 706c1ec8dd Polish 4 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 4 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 4 years ago
Arjen Poutsma 8a7e839ad0 Polishing 4 years ago
Arjen Poutsma f91943977c RenderingResponse must set status code on RedirectView 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 4 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 4 years ago
Rossen Stoyanchev 2172b99fee Polishing contribution 4 years ago
floriankirmaier b6144e5682 Improve setting of WebSocket error status 4 years ago
Arjen Poutsma b8b54ee524 Ensure WebClient exceptions are serializable 4 years ago
Arjen Poutsma 97ea8a6789 Copy HttpHeaders to ensure serializability 4 years ago
Arjen Poutsma db43425bf9 Javadoc 4 years ago
Arjen Poutsma f145b53fc8 Use existing context path in DefaultServerRequestBuilder 4 years ago
Arjen Poutsma 1e03b30d33 Use existing context path in DefaultServerRequestBuilder 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
rstoyanchev 3badc47647 Polishing 4 years ago
Sam Brannen d660f5f62f Fix Javadoc in ResponseEntityExceptionHandler 4 years ago
rstoyanchev 263811ecfa Add WebFlux equivalent of ResponseEntityExceptionHandler 4 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 4 years ago
Sam Brannen 19704805fd Polish contribution 4 years ago
Marc Wrobel 31c6965c7f Fix and improve Javadoc in spring-webflux 4 years ago
rstoyanchev 0938909cd9 Switch to Reactor 2022.0.0 snapshots 4 years ago
Sam Brannen 0621a8eff1 Fix concurrency issues in FreeMarkerMacroTests 4 years ago
rstoyanchev 058ce36402 Improve ExtendedWebExchangeDataBinder implementation 4 years ago
Vikey Chen 2afe560e41 Replace forEach with putAll 4 years ago
Sébastien Deleuze 4ec3e1042a Add runtime hints for WebFlux 4 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 4 years ago
rstoyanchev 24c46142c6 Add docs on exceptions for HTTP interface client 4 years ago
rstoyanchev a04e805d27 Expose status handler at WebClient.Builder level 4 years ago
rstoyanchev 4ed581cdd7 Fix build failures 4 years ago
rstoyanchev b72ee5f034 Add static factory methods to WebClientAdapter 4 years ago
rstoyanchev 45ee7913bf Polishing ProblemDetail support 4 years ago
Brian Clozel 0783f0762d Improve conditional requests support 4 years ago
Sam Brannen e19e9757d4 Polishing 4 years ago
rstoyanchev 52d0681ca1 WebMvc respects RouterFunction beans ordering 4 years ago
Arjen Poutsma 216a266856 Polish 4 years ago
christophejan bbabf8d855 Add minimal Kotlin DSL RouterFunction attributes support 4 years ago
christophejan 5b1bda5c7c Add test case on nested RouterFunction attributes 4 years ago
Sam Brannen cda1e5507c Polishing 4 years ago
Balázs Póka 1d5ffaf30a Always construct new exception on error in DefaultWebClient 4 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 4 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 4 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 4 years ago
rstoyanchev f0e23b66f3 The "consumes" condition compares MediaType parameters 4 years ago