1578 Commits (0973348bde86f705f4a5d0218e23fcd54d3091be)

Author SHA1 Message Date
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
rstoyanchev 4ed581cdd7 Fix build failures 2 years ago
rstoyanchev b72ee5f034 Add static factory methods to WebClientAdapter 2 years ago
rstoyanchev 45ee7913bf Polishing ProblemDetail support 2 years ago
Brian Clozel 0783f0762d Improve conditional requests support 2 years ago
Sam Brannen e19e9757d4 Polishing 2 years ago
rstoyanchev 52d0681ca1 WebMvc respects RouterFunction beans ordering 2 years ago
Arjen Poutsma 216a266856 Polish 2 years ago
christophejan bbabf8d855 Add minimal Kotlin DSL RouterFunction attributes support 2 years ago
christophejan 5b1bda5c7c Add test case on nested RouterFunction attributes 2 years ago
Sam Brannen cda1e5507c Polishing 2 years ago
Balázs Póka 1d5ffaf30a Always construct new exception on error in DefaultWebClient 2 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 3 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 3 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 3 years ago
rstoyanchev f0e23b66f3 The "consumes" condition compares MediaType parameters 3 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
Arjen Poutsma e4ec376075 Disabling Undertow server in CoroutinesIntegrationTests 3 years ago
Sam Brannen d44ba0a42b Consistent formatting 3 years ago
rstoyanchev 922636e85e Content decoding in client exceptions 3 years ago
rstoyanchev 6b1a8452fa Polishing 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
rstoyanchev 8378af9e39 Polishing 3 years ago
rstoyanchev 78ab4d7118 Support content negotiation for RFC 7807 3 years ago
Sam Brannen a1c7380398 Add test for `value` attribute in @ModelAttribute in WebFlux 3 years ago
rstoyanchev 5d0f49c2c8 Add WebInputException subclasses 3 years ago
Sam Brannen 7dd622bdb2 Support name attribute in @ModelAttribute in WebFlux 3 years ago