5541 Commits (v6.2.16)

Author SHA1 Message Date
rstoyanchev 6162d89042 Cache HandlerMethod with resolved bean if singleton 1 month ago
rstoyanchev 849553dc8e Avoid determineValidationGroups not necessary 1 month ago
Brian Clozel 0c3dd8cb00 Fix "remove" implementation in netty headers adapter 2 months ago
rstoyanchev af1e9da3d7 Update docs on trailing slash handling 2 months ago
Juergen Hoeller 1ec3cb4d5f Polishing (aligned with main) 2 months ago
rstoyanchev 7b7126ae3d Polishing in ReactorClientHttpConnector 2 months ago
rstoyanchev 9f1332c716 Refine solution to clear Netty channel attribute 2 months ago
Sam Brannen 154dad6587 Revise contribution 2 months ago
Tran Ngoc Nhan fd8b4d5936 Replace getErrors() with getBindingResult() in examples 2 months ago
rstoyanchev 183cd4c8cd Clear Netty channel attribute 2 months ago
rstoyanchev dcb7922a24 Exclude DataAccessException and MessagingException in DisconnectedClientHelper 2 months ago
Yanming Zhou 05a9cc26ae Improve DisconnectedClientHelper to better guard ClassNotFoundException 2 months ago
Brian Clozel 91a0c28fa9 Fix RfcUriParser parsing for single char fragments 3 months ago
Brian Clozel 23625ee698 Do not send null HTTP header value in JdkClientHttpRequest 3 months ago
Brian Clozel 3b1fa369b4 Polishing contribution 3 months ago
rstoyanchev 96503a2ea6 Polishing 4 months ago
rstoyanchev 5b4728f0bf Avoid http - web.utils package cycle 4 months ago
Juergen Hoeller 1fd1d8d629 Polishing 4 months ago
Juergen Hoeller 3faa7cac4d Polishing 4 months ago
Juergen Hoeller 59025c5b96 Lazily initialize ProblemDetail for picking up actual status code 4 months ago
Sam Brannen 8553f97df1 Merge HtmlCharacterEntityDecoderTests into HtmlUtilsTests 4 months ago
Brian Clozel 030dace2be Polishing contribution 4 months ago
potato 5af1c9b487 Fix HtmlUtils unescape for supplementary chars 4 months ago
Dmitry Sulman d0ff8f9243 Fix HttpServiceMethod for suspending functions returning Flow 4 months ago
Brian Clozel ba39385cce Use executor for blocking I/O in Reactor request factory 4 months ago
rstoyanchev 3cb498fa98 Improve docs on streaming via StreamingHttpOutputMessage 4 months ago
Sam Brannen 1714a00492 Suppress warnings in Gradle build 4 months ago
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 5 months ago
Brian Clozel 8bb63081a8 Document PathPattern matching for single/multiple segments 5 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 5 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 5 months ago
Juergen Hoeller 4b7cf85d71 Retrieve cached response body in a thread-safe manner 5 months ago
Anton Xu 01a58a253b Fix minor typo in RestClient 5 months ago
rstoyanchev b19059f6cb Handle null from JDK HttpResponse#body 5 months ago
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago
Sam Brannen 2591cab561 Polishing 5 months ago
Sam Brannen 8456cd1e74 Polish contribution 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
rstoyanchev 2c83144946 Use getRemoteAddr in ServletServerHttpRequest 5 months ago
rstoyanchev b3264ec2a8 Fix typo 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev fbdece6759 Polishing in ResourceHttpMessageWriter 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago
Juergen Hoeller ba52164373 Provide graceful fallback for non-default NIO file systems 6 months ago