1551 Commits (fb1aa4f5d5601ddd1fe7928b39c6408a3003a59a)

Author SHA1 Message Date
Arjen Poutsma a3e23cd5fc Fix unwrapping logic for ResponseEntity<Flux> 3 years ago
rstoyanchev 76be6373a8 ErrorResponse support in Spring MVC exception hierarchy 3 years ago
rstoyanchev 3efedef161 Add ErrorResponse and ErrorResponseException 3 years ago
rstoyanchev 714d451260 Add ProblemDetail and `@ExceptionHandler` support 3 years ago
Sam Brannen c42023f20e Stop using SocketUtils in WebClientIntegrationTests 3 years ago
Sam Brannen 552e02cb44 Polishing 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Sébastien Deleuze 8eb618b480 Make Kotlin functions accessible in CoroutinesUtils 3 years ago
Brian Clozel 6c42bcfaec Upgrade to Kotlin 1.6.20-M1 3 years ago
Sam Brannen b3f786728e Use modern language features in tests 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Arjen Poutsma caa13690e8 Support multiple boundary buffers in MultipartParser 3 years ago
Sam Brannen 316e84f04f Polish contribution 3 years ago
Frank Chen f43fb41bce Simplify debugging of Undertow transferTo issue 3 years ago
Sam Brannen c92b9bc7fe Properly abort transferTo test for Undertow 3 years ago
rstoyanchev 7067461d71 Fix exception in Jetty10RequestUpgradeStrategy 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sébastien Deleuze a410f4c0f2 Upgrade Kotlin Coroutines to 1.6.0 3 years ago
izeye 713795cc34 Polish 3 years ago
Juergen Hoeller ba468a731f Remove JamonPerformanceMonitorInterceptor support 3 years ago
Rossen Stoyanchev 3600644ed1 Require type-level @Controller annotation 3 years ago
Rossen Stoyanchev e9083d7d20 Apply LogFormatUtils in more places 3 years ago
Juergen Hoeller 70974e006e Upgrade to Tomcat 9.0.55, Undertow 2.2.13, RxJava 3.1.3, SmallRye Mutiny 1.2, Joda-Time 2.10.13, JRuby 9.2.20.1, HtmlUnit 2.55, Checkstyle 9.2 3 years ago
Arjen Poutsma b84fe99d07 Polish "Throw 404 ResponseStatusException when no routes found" 3 years ago
Ingmar van Dijk 69df27a99f Throw 404 ResponseStatusException when no routes found 3 years ago
Rossen Stoyanchev 5649a6f8ef Update exchangeToMono Javadoc 3 years ago
Arjen Poutsma be6eeafe78 Revert change createException to createError 3 years ago
Arjen Poutsma b77b45434f Change createException to createError 3 years ago
Rossen Stoyanchev 8b89128c7b Update createException example for WebClient 3 years ago
Arjen Poutsma 7794606305 Add ClientResponse::createError 3 years ago
Arjen Poutsma 7a4207cd7b Changes because HttpMethod changed to class 3 years ago
Arjen Poutsma 2a5713f389 Always copy ServerResponse headers 3 years ago
Arjen Poutsma 259bcd60fb Change deprecated MimeType specificity usages 3 years ago
Rossen Stoyanchev 1694691b79 Default to JDK HttpClient if no others present 3 years ago
Rossen Stoyanchev fe8d42ff59 Add JdkHttpClientResourceFactory 3 years ago
Rossen Stoyanchev dcc7154641 Polishing contribution 3 years ago
Julien Eyraud d930617442 JDK HttpClient connector for WebClient 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Juergen Hoeller b88ed7f4bb Update API version and package references for Jakarta EE 9 3 years ago
Arjen Poutsma 9197f15a30 Use ByteArrayDecoder in DefaultClientResponse::createException 3 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 3 years ago
Juergen Hoeller 2a268701c4 Introduce optimizeLocations flag for resource location filtering on startup 3 years ago
Sam Brannen 995aaa6159 Polishing 3 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 3 years ago
Sam Brannen 052ed50f48 Fix copy-and-paste error in Javadoc 3 years ago
Sam Brannen 8135ae6d38 Apply "instanceof pattern matching" in spring-webflux 3 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 3 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 3 years ago