1527 Commits (f80fbe30cc8bdcd5351b95257bfb707a73ee0b64)

Author SHA1 Message Date
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
ijonathanc 9d263668d5 Pass current request to filter in RouterFunction extensions 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Arjen Poutsma fa5998ebd4 Trying to fix flaky CoroutinesIntegrationTests 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
Arjen Poutsma 71f9a84d22 Fix releasing bug in StringDecoder 4 years ago
Sébastien Deleuze 2687de0fe8 Add HandshakeWebSocketService runtime hints 4 years ago
Brian Clozel bfac042301 Polish 4 years ago
Brian Clozel ac9360b624 Instrument WebClient for Observability 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago
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
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