6000 Commits (0841e79e32c817db409e4263b6129b288a724b0d)

Author SHA1 Message Date
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 2 months ago
Đặng Minh Dũng f2d3da3f32 Add ProxyFactoryCustomizer 2 months 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 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
Yanming Zhou a784eb0ab4 Improve DisconnectedClientHelper to better guard ClassNotFoundException 3 months ago
rstoyanchev 615c25d4fa Polishing contribution 3 months ago
Juhwan Lee 3df66580f3 Support property placeholders in HTTP service registry 3 months ago
rstoyanchev 23a532ed82 Polishing contribution 3 months ago
Nabil Fawwaz Elqayyim e0db67aa3b Fix double encoding in DefaultApiVersionInserter 3 months ago
Sébastien Deleuze eea9130ea6 Fix context class resolution for nested types 3 months ago
Sébastien Deleuze d4d10dc75d Enable JacksonSmileEncoderTests#annotEncodeServerSentEvent 3 months ago
Sébastien Deleuze bf695c058d Configure Jackson XML codecs when present 3 months ago
Sébastien Deleuze a1204a405a Introduce Jackson XML codecs 3 months ago
rstoyanchev a9027ddf76 Refine handling of API version errors 3 months ago
Minkyu Park 1240962d68 Optimize single-char wildcard path matching performance 3 months ago
Brian Clozel 9ef4ceb047 Polishing contribution 3 months ago
hayden.rear c7413cbdfc Configure HttpMessageConverters as a list 3 months ago