34550 Commits (508b31da4f41e9f2d47c353cfd2320100f498c9c)
 

Author SHA1 Message Date
Juergen Hoeller 508b31da4f Optimize Entry hashCode in HttpHeaders (plus related polishing) 2 months ago
Juergen Hoeller d291272736 Use HandlerMethod-determined validation groups 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
Sam Brannen 655fd2e2bf Document that SpEL expressions using Optional w/ null-safe & Elvis operators are not compilable 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
Sam Brannen 9a002a77b2 Stop referring to "Java-8" features in documentation 2 months ago
Brian Clozel 97e96895db Optimize MediaType(MediaType, Charset) constructor 2 months ago
Juergen Hoeller e98c2fe488 Reuse AnnotatedMethod annotation cache in derived instances 2 months ago
Juergen Hoeller 75705bcbb1 Restore early MessageConsumer creation for temporary queue 2 months ago
rstoyanchev 47a2e7059e Optimal charset handling in AbstractHttpMessageConverter 2 months ago
Sam Brannen 14b6339351 Consistently support @⁠Autowired as a meta-annotation 2 months ago
Juergen Hoeller bc2e89a786 Cache ResponseBody annotation presence per controller class 2 months ago
Sam Brannen 4abbddf601 Avoid duplicate `required` attribute lookup for @⁠Autowired annotations 2 months ago
Sam Brannen 926bcbd9a6 Stop referring to obsolete ListenableFuture in documentation 2 months ago
Sam Brannen cb8ed43be1 Stop referring to "JDK 8" features in documentation 2 months ago
Juergen Hoeller 1703388074 Cache ResponseBody annotation presence per controller class 2 months ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 2 months ago
Sam Brannen 6f03c186b9 Polishing 2 months ago
Brian Clozel e10d37ad54 Next development version (v7.0.5-SNAPSHOT) 2 months ago
Juergen Hoeller 4734837fe4 Upgrade to Netty 4.2.10, Hibernate ORM 7.2.4, Checkstyle 13.2 2 months ago
Juergen Hoeller 4a13655aa5 Polishing 2 months ago
Brian Clozel 5ef9972528 Allow to disable defaults in HttpMessageConverters 2 months ago
Christian Schuster a9b1d6335e avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of computeIfAbsent and computeIfPresent 2 months ago
Sam Brannen 98d4046e4b Document that @⁠Validated & @⁠Lazy may be used as meta-annotations 2 months ago
Sam Brannen 282fee5c95 Consistently find @⁠Lazy as a meta-annotation at arbitrary depths 2 months ago
Sam Brannen 0d4737aeec Polishing 2 months ago
Juergen Hoeller 1ef8734881 Cache method annotations in AnnotatedMethod as well 2 months ago
Juergen Hoeller 6dfa54b8ea Cache method annotations in MethodParameter 2 months ago
Sam Brannen 2d3a2c5cbd Consistently find @⁠Validated as a meta-annotation at arbitrary depths 2 months ago
Brian Clozel 62e590a437 Use updated message in HttpEntityMethodProcessor 2 months ago
Sam Brannen 7f29df4d79 Make StompBrokerRelayMessageHandler's isPauseable() logic dynamic 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 6507367d10 Polishing contribution 2 months ago
Junhwan Kim fee7e6b7e2 Refine SendTo/Subscription header propagation 2 months ago
Brian Clozel 35c4973504 Upgrade to Reactor 2025.0.3 2 months ago
Sam Brannen 77b54c7409 Stop setting the relayPort, since we explicitly set the TCP client 2 months ago
Sam Brannen ff9ba15762 Extract test logging into extension 2 months ago
Łukasz Jernaś c33b82f2a1 Log which HandlerInterceptor threw the exception 2 months ago
Brian Clozel ec459aefbf Upgrade to Micrometer 1.6.3 2 months ago
rstoyanchev b227701473 Optimize RequestMappingInfo hashcode calculation 2 months ago
Tran Ngoc Nhan 7a85ce959b Remove obsolete code in Redirecting to a resource section 2 months ago
Brian Clozel e93e55b456 Fix wildcard MIME type support in messaging converters 2 months ago