1661 Commits (0e4ab2c63a60ed73e32bbc75d659d4a79620d7f7)

Author SHA1 Message Date
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
Rossen Stoyanchev ce6217be85 Polishing contribution 3 years ago
Alexej Timonin e290ae285c Improve Javadoc for ClientRequest#from 3 years ago
Rossen Stoyanchev bb816c123c Use MessageSource in HandlerMethod for error reason 3 years ago
Rossen Stoyanchev 25131ebf6f Resource handler initialized only once 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen df588e030f Avoid duplicated documentation of validation annotations 3 years ago
Sam Brannen b677206159 Polish Javadoc 3 years ago
Gabriel e24b2e6b5d Add awaitExchangeOrNull extension function to reactive webclient 3 years ago
Sam Brannen f0f450a18d Polishing 3 years ago
Brian Clozel ac0e71745b Set best matching pattern attribute in WebMvc.fn 4 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 4 years ago
ShindongLee 07ba95739b Fix parameter bug of handler inside the filterFunction DSL 4 years ago
Rossen Stoyanchev 582b94d50e Allow charset input in WebClientResponseException 4 years ago
Rossen Stoyanchev 443c34cc90 CorsRegistry implements combine correctly 4 years ago
Sam Brannen 5b96c9b87e Update @since tag due to backport 4 years ago
Sam Brannen 66cd979ce4 Support @ModelAttribute(binding=false) with WebFlux 4 years ago
Johnny Lim 98770b15e7
Polishing 4 years ago
Christoph Dreis e7cbe23771 Avoid exceptions when evaluating validation hints 4 years ago
Rossen Stoyanchev d25ae4b02c Add advice on using exchange from an ExchangeFilterFunction 4 years ago
Stephane Nicoll 5226a67161 Update copyright year of changed file 4 years ago
Mustafa Ulu 1694274e32 Remove leftover Javadoc from WebClient 4 years ago
Rossen Stoyanchev 27c4e74e24 Update CORS Javadoc in spring-websocket 4 years ago
Juergen Hoeller 04ce8e0ac4 Make URL path tests compatible with Windows 4 years ago
Rossen Stoyanchev 0a6a6d48e2 Avoid CI failures with UTF-8 chars in test filenames 4 years ago
Rossen Stoyanchev a08593b44b Correct matching of static resources with parsed patterns 4 years ago
Arjen Poutsma a2d91a562d Support "Accept-Patch" for unsupported media type 4 years ago
Arjen Poutsma 97f3846971 Support "Accept-Patch" for OPTIONS requests 4 years ago
Johnny Lim aec151e014 Add since to WebClient.ResponseSpec.awaitBodyOrNull() 4 years ago
Valentin 58e40d1aa2 Add awaitBodyOrNull to WebClient.ResponseSpec 4 years ago