1661 Commits (0e4ab2c63a60ed73e32bbc75d659d4a79620d7f7)

Author SHA1 Message Date
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
ijonathanc 9d263668d5 Pass current request to filter in RouterFunction extensions 2 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 2 years ago
Arjen Poutsma fa5998ebd4 Trying to fix flaky CoroutinesIntegrationTests 2 years ago
Sam Brannen 911d1f2dea Suppress warnings 2 years ago
Arjen Poutsma 71f9a84d22 Fix releasing bug in StringDecoder 2 years ago
Sébastien Deleuze 2687de0fe8 Add HandshakeWebSocketService runtime hints 2 years ago
Brian Clozel bfac042301 Polish 2 years ago
Brian Clozel ac9360b624 Instrument WebClient for Observability 2 years ago
rstoyanchev 3c5888c43f Polishing 2 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 2 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 2 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 2 years ago
Sam Brannen 0395fb4f5f Polish tests 2 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 2 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 2 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 2 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 2 years ago
Johnny Lim 706c1ec8dd Polish 2 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 2 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 2 years ago
Arjen Poutsma 8a7e839ad0 Polishing 2 years ago
Arjen Poutsma f91943977c RenderingResponse must set status code on RedirectView 2 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 2 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 2 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 2 years ago
Rossen Stoyanchev 2172b99fee Polishing contribution 2 years ago
floriankirmaier b6144e5682 Improve setting of WebSocket error status 2 years ago
Arjen Poutsma b8b54ee524 Ensure WebClient exceptions are serializable 2 years ago
Arjen Poutsma 97ea8a6789 Copy HttpHeaders to ensure serializability 2 years ago
Arjen Poutsma db43425bf9 Javadoc 2 years ago
Arjen Poutsma f145b53fc8 Use existing context path in DefaultServerRequestBuilder 2 years ago
Arjen Poutsma 1e03b30d33 Use existing context path in DefaultServerRequestBuilder 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
rstoyanchev 3badc47647 Polishing 2 years ago
Sam Brannen d660f5f62f Fix Javadoc in ResponseEntityExceptionHandler 2 years ago
rstoyanchev 263811ecfa Add WebFlux equivalent of ResponseEntityExceptionHandler 2 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 2 years ago
Sam Brannen 19704805fd Polish contribution 2 years ago
Marc Wrobel 31c6965c7f Fix and improve Javadoc in spring-webflux 2 years ago
rstoyanchev 0938909cd9 Switch to Reactor 2022.0.0 snapshots 2 years ago
Sam Brannen 0621a8eff1 Fix concurrency issues in FreeMarkerMacroTests 2 years ago
rstoyanchev 058ce36402 Improve ExtendedWebExchangeDataBinder implementation 2 years ago
Vikey Chen 2afe560e41 Replace forEach with putAll 2 years ago
Sébastien Deleuze 4ec3e1042a Add runtime hints for WebFlux 2 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 2 years ago
rstoyanchev 24c46142c6 Add docs on exceptions for HTTP interface client 2 years ago
rstoyanchev a04e805d27 Expose status handler at WebClient.Builder level 2 years ago