1457 Commits (61601de250957b7b2bc4796b99e183ff5e5500d9)

Author SHA1 Message Date
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
Rossen Stoyanchev 0436dd04bf Correctly handle coroutine with ResponseEntity 3 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 3 years ago
Juergen Hoeller 87aaf5049b Polishing 3 years ago
Rossen Stoyanchev b6111d04a5 Ensure WebClientResponseException for malformed response 3 years ago
Ashley Scopes 9bd989f1bb WebClient tests for socket and response format issues 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Sam Brannen f0aa4f4857 Escape closing curly braces in regular expressions for Android support 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Rossen Stoyanchev 01426481ea Enforce timeout in WebFlux multipart tests 3 years ago
Rossen Stoyanchev 513cc1576e Fix Jetty WebSocket test failures for WebFlux 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Rossen Stoyanchev caf88ff2cc Improve HandlerMethod#bridgedMethod initialization 3 years ago
Phillip Webb 52b03e3326 Migrate CoroutinesUtils to Java 3 years ago
Mustafa Ulu db424d0bc5 Replace word "request" with "response" 3 years ago
Mustafa Ulu a087d13aea Fix wording in Javadoc of ClientResponse.mutate() 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Rossen Stoyanchev b6037d0d07 Correctly format class name in default package 3 years ago
Sam Brannen 9f7a94058a Update copyright date 3 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 3 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 3 years ago