2176 Commits (dc6ce30663b77568e8dd55cb62f87e67615e6f87)

Author SHA1 Message Date
Sébastien Deleuze 4f16297e45 Polishing 2 years ago
Felipe 11898daed7 Add support for JSON streams to Kotlin Serialization 2 years ago
Sam Brannen 45a1f98bd6 Polishing 2 years ago
Sam Brannen 3b2f6e74a6 Make assertions based on Annotation#toString() lenient 2 years ago
Brian Clozel 70d9f7c62c Record errors thrown by custom handler in RestTemplate observations 2 years ago
Arjen Poutsma c820e44a99 Unwrap request factory when creating RestClient from RestTemplate 2 years ago
Sam Brannen 6691ff2072 Reject multiple @⁠HttpExchange declarations in HTTP interface clients 2 years ago
Arjen Poutsma 375e0e6827 Handle Content-Length in ShallowEtagHeaderFilter more robustly 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Arjen Poutsma 0ada78ad84 Enable RestClient.defaultRequest 2 years ago
rstoyanchev c4a34fa26c Improve cancel handling in AbstractListenerReadPublisher 2 years ago
Stéphane Nicoll 0c42965fc3 Polish 2 years ago
rstoyanchev 50fad9ed05 Lenient port handling in HierarchicalUriComponents#toUriString 2 years ago
rstoyanchev e7eaaaded1 Explicit initialization of shouldValidate flags 2 years ago
Stéphane Nicoll c4405104a8 Polish 2 years ago
Arjen Poutsma e6f638132c Create case-insensitive copy in RestClientResponseException 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
rstoyanchev 8552e149b5 Improve method validation for container elements 2 years ago
rstoyanchev e0d6b69195 Update contribution 2 years ago
Sébastien Deleuze 318d460256 Add CORS support for Private Network Access 2 years ago
Stéphane Nicoll 2784f6008e Only log status in ServletRequestHandledEvent 2 years ago
Sam Brannen a3c11fc033 Clean up warnings in tests in Gradle build 2 years ago
Stéphane Nicoll a6e87b40c7 Polish "Use diamond operator where feasible" 2 years ago
Yanming Zhou 094479b55f Use diamond operator where feasible 2 years ago
Stéphane Nicoll ed1bfb8177 Polish "Use text block where feasible" 2 years ago
Yanming Zhou a35384fd57 Use text block where feasible 2 years ago
Stéphane Nicoll 9d31537ae5 Polish "Use String.repeat() where feasible" 2 years ago
Yanming Zhou dee1b726f9 Use String.repeat() where feasible 2 years ago
Yanming Zhou 45080e3724 Remove unnecessary final modifier 2 years ago
Brian Clozel 4afac17e58 Reject invalid forwarded requests in ForwardedHeaderFilter 2 years ago
Juergen Hoeller 232225b2aa Polishing 2 years ago
rstoyanchev 33c149077a Check constraints on container elements 2 years ago
Juergen Hoeller b04803de99 Polishing 2 years ago
Sébastien Deleuze 85cb6cc5fb Support Kotlin extensions in web handlers 2 years ago
Brian Clozel 53b937976d Reject setups with multiple observation conventions 2 years ago
Sébastien Deleuze 12f01f9b5f Add support for @RequestMapping on Kotlin property accessors 2 years ago
Sébastien Deleuze 917978cbc2 Refactor InvocableHandlerMethodKotlinTests 2 years ago
rstoyanchev 3f5c3b1747 Fix checkstyle violation 2 years ago
rstoyanchev bec7210b4b Improve check to skip bean validation in DataBinder 2 years ago
Juergen Hoeller 045c5dc1b4 Detect Jetty 12 "max length exceeded" message in handleParseFailure 2 years ago
rstoyanchev 125e2902be Polishing contribution 2 years ago
HeartPattern 4d838c1092 Exclude Part from nested constructor binding in WebFlux 2 years ago
Sam Brannen c0683cd30b Update copyright headers 2 years ago
Arjen Poutsma 134bb6e31f Document exception wrapping in RestClient status handlers 2 years ago
Arjen Poutsma 57b8100a06 Copy headers map in RestClientResponseException to ensure serializability 2 years ago
Sébastien Deleuze d75a7c3818 Support multiple CoWebFilter changing the context 2 years ago
Sébastien Deleuze 91b9a75371 Box Kotlin value class parameters in web endpoint 2 years ago
Rossen Stoyanchev 2e07f9ab33 DefaultWebClient exposes full URI template as request attribute 2 years ago
Sébastien Deleuze d410872e4f Polish CookieIntegrationTests 2 years ago
Sébastien Deleuze 8fe2c780df Support cookies with the same name with Reactor Netty 2 years ago