34536 Commits (e98c2fe4880476020863c2ddd2bd2e0733c0caec)
 

Author SHA1 Message Date
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
Sam Brannen 6f03c186b9 Polishing 1 month ago
Brian Clozel e10d37ad54 Next development version (v7.0.5-SNAPSHOT) 1 month ago
Juergen Hoeller 4734837fe4 Upgrade to Netty 4.2.10, Hibernate ORM 7.2.4, Checkstyle 13.2 1 month ago
Juergen Hoeller 4a13655aa5 Polishing 1 month ago
Brian Clozel 5ef9972528 Allow to disable defaults in HttpMessageConverters 1 month ago
Christian Schuster a9b1d6335e avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of computeIfAbsent and computeIfPresent 1 month ago
Sam Brannen 98d4046e4b Document that @⁠Validated & @⁠Lazy may be used as meta-annotations 1 month ago
Sam Brannen 282fee5c95 Consistently find @⁠Lazy as a meta-annotation at arbitrary depths 1 month ago
Sam Brannen 0d4737aeec Polishing 1 month ago
Juergen Hoeller 1ef8734881 Cache method annotations in AnnotatedMethod as well 1 month ago
Juergen Hoeller 6dfa54b8ea Cache method annotations in MethodParameter 1 month ago
Sam Brannen 2d3a2c5cbd Consistently find @⁠Validated as a meta-annotation at arbitrary depths 1 month ago
Brian Clozel 62e590a437 Use updated message in HttpEntityMethodProcessor 1 month ago
Sam Brannen 7f29df4d79 Make StompBrokerRelayMessageHandler's isPauseable() logic dynamic 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 6507367d10 Polishing contribution 1 month ago
Junhwan Kim fee7e6b7e2 Refine SendTo/Subscription header propagation 1 month ago
Brian Clozel 35c4973504 Upgrade to Reactor 2025.0.3 1 month ago
Sam Brannen 77b54c7409 Stop setting the relayPort, since we explicitly set the TCP client 1 month ago
Sam Brannen ff9ba15762 Extract test logging into extension 1 month ago
Łukasz Jernaś c33b82f2a1 Log which HandlerInterceptor threw the exception 1 month ago
Brian Clozel ec459aefbf Upgrade to Micrometer 1.6.3 1 month ago
rstoyanchev b227701473 Optimize RequestMappingInfo hashcode calculation 1 month ago
Tran Ngoc Nhan 7a85ce959b Remove obsolete code in Redirecting to a resource section 1 month ago
Brian Clozel e93e55b456 Fix wildcard MIME type support in messaging converters 1 month ago
rstoyanchev e22b1648bf Cache HandlerMethod with resolved bean if singleton 1 month ago
rstoyanchev 78967d4bd6 Optimize version match 1 month ago
rstoyanchev 1d2351c87b Optimize single PathPattern match 1 month ago
rstoyanchev 02dc4b6342 Avoid determineValidationGroups not necessary 1 month ago
Sam Brannen 143828e27c Introduce "Attention Required" section in changelog 1 month ago
Sam Brannen 7998bc9de2 Fix grammar in Javadoc 1 month ago
Manu Sridharan 8a1a9d2ab2 Fix nullability annotation in JdbcTemplate 1 month ago
Juergen Hoeller 394a97d7e0 Add setPackagesToScan to LocalEntityManagerFactoryBean (and make setDataSource work) 1 month ago
Juergen Hoeller 05ffe8249f Adapt to getAllClassNames SPI (post JPA 4.0 M1) 1 month ago
Juergen Hoeller 20970a4a37 Repeatedly check status while trying to lock for shutdown 1 month ago
rstoyanchev cb4b87cce2 Use headerFilter on SimpAnnotationMethodMessageHandler 1 month ago
rstoyanchev 1d470fc375 Exposes headerFilter on SimpAnnotationMethodMessageHandler 1 month ago
rstoyanchev 7fc619acdc Polishing contribution 1 month ago
김준환 e5f8c5b7ae Add header propagation predicate support to message return value handlers 1 month ago