34502 Commits (7a85ce959bf35ddb268658bedc0edde0efa41491)
 

Author SHA1 Message Date
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 1 month ago
Juergen Hoeller cdbaa7f3a7 Early support for JPA 4.0 EntityAgent (autowiring a shared proxy) 1 month ago
Brian Clozel d1b0bdb3d5 Revert Servlet TRACE error dispatch workaround 1 month ago
Brian Clozel 59a9d0fcb9 Remove outdated GraalVM substitutions 1 month ago
rstoyanchev db9045ae28 Polishing in CharBufferDecoder 1 month ago
rstoyanchev 7c2159fbe9 Polishing contribution 1 month ago
Đặng Minh Dũng f2d3da3f32 Add ProxyFactoryCustomizer 1 month ago
Yurii Platunov f1c86b1bbc Fix formatting in Web MVC HTTP Message Conversion documentation 1 month ago
Johnny Lim 7fde8a6fa3 Remove obsolete doc for spring.context.annotated-bean-reader.create 1 month ago
Ivars Silamiķelis 033c309d39 Fix JSON syntax in STOMP overview documentation 1 month ago
Juergen Hoeller ac243fae65 Runtime compatibility with JPA 4.0.0-M1 and Hibernate ORM 8.0.0.Alpha1 2 months ago
Juergen Hoeller ad19c1ac82 Introduce beforeRetry callback with RetryState argument 2 months ago
Sébastien Deleuze 29d125e659 Add resource hint for BeanRegistrar implementing ImportAware 2 months ago
Juergen Hoeller d31bd8139d Remove duplicated Jakarta Validation API declaration 2 months ago
Juergen Hoeller fb10455d3c Upgrade to Groovy 5.0.4, Tomcat 11.0.18, Jetty 12.1.6, Jackson 3.0.4/2.20.2, Hibernate ORM 7.2.3, Checkstyle 13.1 2 months ago
Juergen Hoeller 40350653e1 Upgrade to ASM 9.9.1 and Objenesis 3.5 2 months ago
Sam Brannen a08a4d6068 Document @⁠SpringExtensionConfig in the reference manual 2 months ago
dependabot[bot] 6fd84e4c2f Upgrade fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs 2 months ago
Juergen Hoeller 516bf1c606 Consistently detect resilience annotations on interfaces 2 months ago
Sam Brannen 32b55e68fc Upgrade to Gradle 9.3.1 2 months ago
Sam Brannen b1f427f137 Fix typo 2 months ago
Sébastien Deleuze f52481493c Use `@Nullable Void` in TaskCallback#from 2 months ago
qwding 149397ed10 Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter 2 months ago
Brian Clozel e1d3076570 Fix "remove" implementation in netty headers adapter 2 months ago
Juergen Hoeller 16f4b23c32 Consistently close streams through try-with-resources 2 months ago
Sam Brannen 54c3d01270 Revise documentation on JSR-330 support in the reference manual 2 months ago
Sam Brannen 799a520c35 Consistently refer to "an SQL" statement, type, etc. 2 months ago
Patrick Strawderman bf5386712c Use Java Files utilities in FileCopyUtils 2 months ago
Juergen Hoeller 5d33de943b Polishing 2 months ago
Juergen Hoeller 7da65fe4fc Support -1 for undetermined length in SqlBinaryValue/SqlCharacterValue 2 months ago
Sam Brannen 0d612b3b1d Make TaskCallback a @⁠FunctionalInterface 2 months ago
Sam Brannen 4dacc64a30 Fix formatting and spelling 2 months ago