34525 Commits (v7.0.4)
 

Author SHA1 Message Date
Brian Clozel 006c0bc418 Release v7.0.4 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
Juergen Hoeller 3666ad9d7f Derive StatelessSession from primary Session in HibernateJpaDialect 1 month ago
Juergen Hoeller 652d509cfc Avoid direct javadoc reference to JPA 4.0 EntityAgent class 1 month ago
Juergen Hoeller 153c378bb2 Polishing 2 months ago
Juergen Hoeller cdbaa7f3a7 Early support for JPA 4.0 EntityAgent (autowiring a shared proxy) 2 months ago
Brian Clozel d1b0bdb3d5 Revert Servlet TRACE error dispatch workaround 2 months ago
Brian Clozel 59a9d0fcb9 Remove outdated GraalVM substitutions 2 months ago
rstoyanchev db9045ae28 Polishing in CharBufferDecoder 2 months ago
rstoyanchev 7c2159fbe9 Polishing contribution 2 months ago
Đặng Minh Dũng f2d3da3f32 Add ProxyFactoryCustomizer 2 months ago
Yurii Platunov f1c86b1bbc Fix formatting in Web MVC HTTP Message Conversion documentation 2 months ago
Johnny Lim 7fde8a6fa3 Remove obsolete doc for spring.context.annotated-bean-reader.create 2 months ago