1345 Commits (3ec0452fed9675cac4676f05c8ca461f0d96dd30)

Author SHA1 Message Date
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Brian Clozel 75fd391fc7 Remove quality parameter from selected media type 5 years ago
Rossen Stoyanchev a1b8b18282 Polishing logPrefix Javadoc in ClientRequest|Response 5 years ago
Rossen Stoyanchev 7456fb9c65 Add failing test to be fixed 5 years ago
Arjen Poutsma 09b6730f3d Expose logPrefix in ClientResponse 5 years ago
Rossen Stoyanchev dd9b6287b4 Expose ClientCodecConfigurer in WebClient.Builder 5 years ago
Rossen Stoyanchev 11e321b8e7 Add register methods to CodecConfigurer.CustomCodecs 5 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 5 years ago
Rossen Stoyanchev 828fe39523 Consistently use releaseBody in DefaultWebClient 5 years ago
Rossen Stoyanchev 3a48682226 Replace ReadCancellationException with takeWhile 5 years ago
Rossen Stoyanchev fcbc437825 Polishing (follow-up on acfeb7) 5 years ago
Rossen Stoyanchev 50ac8ad8b7 Fix checkstyle violation 5 years ago
Rossen Stoyanchev acfeb77d41 Polishing 5 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 5 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Juergen Hoeller 567c7695dd Polishing 5 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Rossen Stoyanchev 70a3dbff24 WebSession creation does not block 5 years ago
Arjen Poutsma a79eaded5d Javadoc 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Arjen Poutsma e8b81ffc16 Improve documentation of WebClient.Builder::filter 5 years ago
Arjen Poutsma 9f7dd9f352 Add test for usage of bodyToMono in WebClient.ResponseSpec::onStatus 5 years ago
Sam Brannen d38b07b450 Move JavaUtilLoggingConfigurer to web.reactive.fixtures package 5 years ago
Sam Brannen 7991066345 Fix classpath 5 years ago
Sam Brannen 89b3a9cef2 Introduce JavaUtilLoggingConfigurer to configure JUL for tests 5 years ago
Sébastien Deleuze 6fa9871a70 Provide orNull extensions for WebFlux ServerRequest 5 years ago
Arjen Poutsma a7a88371e7 Allow for decode method to return null in AbstractJackson2Decoder 5 years ago
Biju Kunjummen 5ee990e045 Use Function.identity 5 years ago
Sam Brannen d03ab79531 Polish contribution 5 years ago
Andy Wilkinson f7bc8c8268 Tidy up classpath pollution caused by resource creation in the tests 5 years ago
Rossen Stoyanchev 0e1a237139 Polishing 5 years ago
Johnny Lim 91f5f42d13 Add tests for PrincipalMethodArgumentResolver 5 years ago
Rossen Stoyanchev 203977972b Fix issue with path matching options 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
wonwoo 8855056395 Polish 5 years ago
Rossen Stoyanchev 3691c187ef Preserve order of onStatus handlers 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Stephane Nicoll 8d88e29173 Add qualified injection points for MVC and WebFlux infrastructure 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 5 years ago
Sebastien Deleuze a4b278a269 Polishing 5 years ago
Andy Wilkinson 853d4c38ae Run webflux's tests in parallel to shorten long tail of builds (#23701) 5 years ago