1439 Commits (51ecbdecd863fb263b60a91d8fd7122bc56b4a5d)

Author SHA1 Message Date
Arjen Poutsma 259bcd60fb Change deprecated MimeType specificity usages 4 years ago
Rossen Stoyanchev 1694691b79 Default to JDK HttpClient if no others present 4 years ago
Rossen Stoyanchev fe8d42ff59 Add JdkHttpClientResourceFactory 4 years ago
Rossen Stoyanchev dcc7154641 Polishing contribution 4 years ago
Julien Eyraud d930617442 JDK HttpClient connector for WebClient 4 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 4 years ago
Juergen Hoeller b88ed7f4bb Update API version and package references for Jakarta EE 9 4 years ago
Arjen Poutsma 9197f15a30 Use ByteArrayDecoder in DefaultClientResponse::createException 4 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 4 years ago
Juergen Hoeller 2a268701c4 Introduce optimizeLocations flag for resource location filtering on startup 4 years ago
Sam Brannen 995aaa6159 Polishing 4 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 4 years ago
Sam Brannen 052ed50f48 Fix copy-and-paste error in Javadoc 4 years ago
Sam Brannen 8135ae6d38 Apply "instanceof pattern matching" in spring-webflux 4 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 4 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 5 years ago
Rossen Stoyanchev 0436dd04bf Correctly handle coroutine with ResponseEntity 5 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 5 years ago
Juergen Hoeller 87aaf5049b Polishing 5 years ago
Rossen Stoyanchev b6111d04a5 Ensure WebClientResponseException for malformed response 5 years ago
Ashley Scopes 9bd989f1bb WebClient tests for socket and response format issues 5 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 5 years ago
Sam Brannen 48a507a993 Clean up warnings 5 years ago
Sam Brannen f0aa4f4857 Escape closing curly braces in regular expressions for Android support 5 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 5 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Rossen Stoyanchev 01426481ea Enforce timeout in WebFlux multipart tests 5 years ago
Rossen Stoyanchev 513cc1576e Fix Jetty WebSocket test failures for WebFlux 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Rossen Stoyanchev caf88ff2cc Improve HandlerMethod#bridgedMethod initialization 5 years ago
Phillip Webb 52b03e3326 Migrate CoroutinesUtils to Java 5 years ago
Mustafa Ulu db424d0bc5 Replace word "request" with "response" 5 years ago
Mustafa Ulu a087d13aea Fix wording in Javadoc of ClientResponse.mutate() 5 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 5 years ago
Rossen Stoyanchev b6037d0d07 Correctly format class name in default package 5 years ago
Sam Brannen 9f7a94058a Update copyright date 5 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 5 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 5 years ago
Rossen Stoyanchev ce6217be85 Polishing contribution 5 years ago
Alexej Timonin e290ae285c Improve Javadoc for ClientRequest#from 5 years ago
Rossen Stoyanchev bb816c123c Use MessageSource in HandlerMethod for error reason 5 years ago
Rossen Stoyanchev 25131ebf6f Resource handler initialized only once 5 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 5 years ago
Sam Brannen df588e030f Avoid duplicated documentation of validation annotations 5 years ago
Sam Brannen b677206159 Polish Javadoc 5 years ago
Gabriel e24b2e6b5d Add awaitExchangeOrNull extension function to reactive webclient 5 years ago
Sam Brannen f0f450a18d Polishing 5 years ago
Brian Clozel ac0e71745b Set best matching pattern attribute in WebMvc.fn 5 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 5 years ago