1384 Commits (98f69c51a14992824e1d9d8e0bea7ef282924066)

Author SHA1 Message Date
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
Brian Clozel 947387b4cd Fix ResourceUrlProvider handler auto-detection 4 years ago
gaerfield b00c7075a5 Introduce WebClient.ResponseSpec.awaitBodilessEntity() 4 years ago
Rossen Stoyanchev 0fc8bf654b Expose DispatcherHandler as PreFlightRequestHandler 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Rossen Stoyanchev ab94c7c016 Update WebMvcConfigurer Javadoc for message converters 4 years ago
Rossen Stoyanchev eb7b206142 Expose ChannelId from ReactorNettyWebSocketSession 4 years ago
Rossen Stoyanchev 0d16c9100a MIME types by Class for Encoder, Decoder, HttpMessageReader|Writer 4 years ago
Rossen Stoyanchev 6fde28be98 Fix checkstyle violations 4 years ago
Rossen Stoyanchev df4ba742cb Apply global CORS settings to static resources in WebFlux 4 years ago