6013 Commits (c2088517b97fdac225e84a4331d5e6d4504341c8)

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