1393 Commits (1f8c233dfcef62781467cbb58a774933208f94cf)

Author SHA1 Message Date
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
Rossen Stoyanchev b8d75c3139 Polishing contribution 4 years ago
sokomishalov d92c74d923 Add cookies to the WebSocket HandshakeInfo 4 years ago
Rossen Stoyanchev 55aa8e914e Expose id from ClientHttpResponse 4 years ago
Juergen Hoeller 530fb0808d Polishing 4 years ago
Sam Brannen 01c2e12fef Polish contribution 4 years ago
GungnirLaevatain 90de1ab6d1 Ensure local @CrossOrigin maxAge overrides global value 4 years ago
Juergen Hoeller 4af7a6863b Polishing 4 years ago
Rossen Stoyanchev aa73f6733e Lenient treatment of malformed Accept header for @ExceptionHandler 4 years ago
Rossen Stoyanchev ec5774e748 Polishing 4 years ago
fengyuanwei 962ec38a61 Improve Javadoc of ExchangeFunction 4 years ago
Rossen Stoyanchev 3ec0452fed Dedicated, "_"-prefixed log category for request mappings 4 years ago
Rossen Stoyanchev 1dd7d53de0 More precise mapping for WebSocket handshake requests 4 years ago