6019 Commits (03391dfa94c30c0f34bca99e5fa5deff2d60d343)

Author SHA1 Message Date
Sam Brannen bd40f0e6bb Fix typo 3 weeks ago
Sam Brannen 04186fdf0e Consistently refer to URLs and URIs in documentation 3 weeks ago
Juergen Hoeller d096a33f13 Add note on test difference against Jackson 3.1.0 3 weeks ago
rstoyanchev b83cb4a947 Make newRequest methods public 3 weeks ago
rstoyanchev 7e79d0e206 Polishing in DefaultRestClientTests 3 weeks ago
rstoyanchev e58ba2c665 Simplify use of InputStream with RestClient 3 weeks ago
Sam Brannen 59b9057e59 Polishing 3 weeks ago
Juergen Hoeller 95a31c4e8c Align constant name in ServletServerHttpResponse 3 weeks ago
Brian Clozel e0b54e244e Ignore flushes on ServletServerHttpResponse output stream 3 weeks ago
Brian Clozel a37447e07f Remove duplicate flushes in HttpMessageConverter implementations 3 weeks ago
Brian Clozel 7299ff9326 Improve ResourceHttpMessageConverter target type support 3 weeks ago
조형준 53f1656f56
Fix typo in CorsConfiguration Javadoc 4 weeks ago
Tran Ngoc Nhan f103af4982 Remove obsolete space in `HandlerMethod.html#assertTargetBean` javadoc 4 weeks ago
rstoyanchev 188cb9b24d Update Javadoc of RestClient.Builder defaultStatusHandler 4 weeks ago
rstoyanchev e3568a3f0a Fix generic return type support in HttpServiceMethod 4 weeks ago
rstoyanchev e106fc0434 Polishing in RestClientAdapterTests and WebClientAdapterTests 4 weeks ago
Juergen Hoeller 9b10bb5e08 Polishing 4 weeks ago
Juergen Hoeller 727ccd04ef Avoid setCharacterEncoding(Charset) call with null value 4 weeks ago
Juergen Hoeller a9f447e8d7 Consistent adaptation of HTTP headers on Servlet responses 4 weeks ago
rstoyanchev e5aac66157 ServletResponseHeadersAdapter checks contentType property 4 weeks ago
Juergen Hoeller 8bf85d2596 Polishing 4 weeks ago
Juergen Hoeller 508b31da4f Optimize Entry hashCode in HttpHeaders (plus related polishing) 4 weeks ago
海子 Yang db01f07037 Remove unused EMPTY_GROUPS in InvocableHandlerMethod 4 weeks ago
Brian Clozel b9e190e313 Fix HttpMessageConverters configurers support 1 month ago
rstoyanchev d712ec3d49 Minor optimization in Tomcat header adapters 1 month ago
rstoyanchev 5baa4fdd69 Further optimize Servlet header adapters 1 month ago
rstoyanchev 9273a11a2c Stub Servlet headers adapter methods not needed in HttpHeaders 1 month ago
rstoyanchev 7ea11baff9 Pass-through handling of Servlet headers 1 month ago
Brian Clozel a31574a0a2 Fix MultipartParser & PartGenerator memory leak 1 month ago
Juergen Hoeller 44f3e7b427 Fix Checkstyle violation 1 month ago
Juergen Hoeller e8e24e65d2 Detect all common size exceptions from Tomcat and Commons FileUpload 2.x 1 month ago
Brian Clozel 97e96895db Optimize MediaType(MediaType, Charset) constructor 1 month ago
rstoyanchev 47a2e7059e Optimal charset handling in AbstractHttpMessageConverter 1 month ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 1 month ago
Brian Clozel 5ef9972528 Allow to disable defaults in HttpMessageConverters 1 month ago
rstoyanchev 8fb119df1e Determine validation groups in HandlerMethod 1 month ago
rstoyanchev 1bb0fdda6b Move validation group determination to ValidationAnnotationUtils 1 month ago
rstoyanchev e22b1648bf Cache HandlerMethod with resolved bean if singleton 1 month ago
rstoyanchev 02dc4b6342 Avoid determineValidationGroups not necessary 1 month ago
rstoyanchev 7c2159fbe9 Polishing contribution 1 month ago
Đặng Minh Dũng f2d3da3f32 Add ProxyFactoryCustomizer 1 month ago
Brian Clozel e1d3076570 Fix "remove" implementation in netty headers adapter 2 months ago
rstoyanchev d1bfe03358 Update docs on trailing slash handling 2 months ago
Juergen Hoeller 02e05b40b0 Polishing 2 months ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
rstoyanchev 77c24b28b6 Polishing in ReactorClientHttpConnector 2 months ago
Sam Brannen 5b4eda3d20 Clean up warnings in Gradle build 2 months ago
Sam Brannen 66962875f9 Reinstate test for Jetty in CookieIntegrationTests 2 months ago
Sam Brannen 5490ba94ae Simplify tests 2 months ago
rstoyanchev 4119ecc25b Refine solution to clear Netty channel attribute 2 months ago