34576 Commits (f2b64ad09c50f69c2ffb0c13715254300a7ed915)
 

Author SHA1 Message Date
Juergen Hoeller f2b64ad09c Polishing 3 weeks ago
Juergen Hoeller cff48fff2d Reject late-executing tasks after termination waiting 3 weeks ago
Juergen Hoeller ab8cb8de6e Add support for non-flushing OutputStream 3 weeks ago
Stéphane Nicoll 434da06d1f Migrate to GraalVM metadata format 1.2.0 3 weeks ago
Brian Clozel a37447e07f Remove duplicate flushes in HttpMessageConverter implementations 3 weeks ago
Sam Brannen b1cb9c5052 Polish contribution 3 weeks ago
Tran Ngoc Nhan 057633edb5 Polish SpEL operator examples in reference docs 3 weeks ago
Brian Clozel 7299ff9326 Improve ResourceHttpMessageConverter target type support 3 weeks ago
조형준 53f1656f56
Fix typo in CorsConfiguration Javadoc 4 weeks ago
Brian Clozel 2691489381 Fix InvalidMimeTypeException for compatible media types 4 weeks ago
Tran Ngoc Nhan f103af4982 Remove obsolete space in `HandlerMethod.html#assertTargetBean` javadoc 4 weeks ago
rstoyanchev b9a59853fa Use case-insensitive comparator in HttpHeadersAssert 4 weeks ago
rstoyanchev d4b2a493f9 Fix duplicate header writing in ResponseBodyEmitterReturnValueHandler 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
Stéphane Nicoll ca3adf43eb Next development version (v7.0.6-SNAPSHOT) 4 weeks ago
rstoyanchev 85c18caf25 Update docs on supported versions with baseline notation 4 weeks ago
Juergen Hoeller 22bd8bd704 Skip serialization of potentially non-serializable cached state 4 weeks ago
Juergen Hoeller 9b10bb5e08 Polishing 1 month ago
Juergen Hoeller 727ccd04ef Avoid setCharacterEncoding(Charset) call with null value 1 month ago
Juergen Hoeller a9f447e8d7 Consistent adaptation of HTTP headers on Servlet responses 1 month ago
海子 Yang 0841e79e32 Copy methodAnnotations in MethodParameter copy constructor 1 month ago
Niravil a1868d3e9e fix TransactionAspectSupport#currentTransactionStatus javadoc 1 month ago
rstoyanchev e5aac66157 ServletResponseHeadersAdapter checks contentType property 1 month ago
Juergen Hoeller 8bf85d2596 Polishing 1 month ago
Juergen Hoeller 508b31da4f Optimize Entry hashCode in HttpHeaders (plus related polishing) 1 month ago
Juergen Hoeller d291272736 Use HandlerMethod-determined validation groups 1 month ago
海子 Yang db01f07037 Remove unused EMPTY_GROUPS in InvocableHandlerMethod 1 month 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
Sam Brannen 655fd2e2bf Document that SpEL expressions using Optional w/ null-safe & Elvis operators are not compilable 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
Sam Brannen 9a002a77b2 Stop referring to "Java-8" features in documentation 1 month ago
Brian Clozel 97e96895db Optimize MediaType(MediaType, Charset) constructor 1 month ago
Juergen Hoeller e98c2fe488 Reuse AnnotatedMethod annotation cache in derived instances 1 month ago
Juergen Hoeller 75705bcbb1 Restore early MessageConsumer creation for temporary queue 1 month ago
rstoyanchev 47a2e7059e Optimal charset handling in AbstractHttpMessageConverter 1 month ago
Sam Brannen 14b6339351 Consistently support @⁠Autowired as a meta-annotation 1 month ago
Juergen Hoeller bc2e89a786 Cache ResponseBody annotation presence per controller class 1 month ago
Sam Brannen 4abbddf601 Avoid duplicate `required` attribute lookup for @⁠Autowired annotations 1 month ago
Sam Brannen 926bcbd9a6 Stop referring to obsolete ListenableFuture in documentation 1 month ago
Sam Brannen cb8ed43be1 Stop referring to "JDK 8" features in documentation 1 month ago
Juergen Hoeller 1703388074 Cache ResponseBody annotation presence per controller class 1 month ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 1 month ago