32261 Commits (4a4cf8a787066c0b3c2600ed210c2ed9b36d4e58)
 

Author SHA1 Message Date
Juergen Hoeller 4a4cf8a787 Remove erroneous javadoc symbol 7 months ago
Juergen Hoeller 55181fa1c9 Polishing 7 months ago
Juergen Hoeller 300ae841ce Align setBeanResolver nullability with getBeanResolver 7 months ago
Juergen Hoeller c248f94e5a Cache bean type next to primary bean names (on singleton creation) 7 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 7 months ago
khj68 c0b71f8999 Improve Javadoc of ApplicationEvents to clarify preferred usage 7 months ago
Sam Brannen 5d214c2624 Polishing 7 months ago
Sam Brannen 6d710d482a Find annotation on overridden method in type hierarchy with unresolved generics 7 months ago
Stefano Cordio ed28390d24 Refine `@Contract` Javadoc 7 months ago
Stéphane Nicoll e2085063f6 Next development version (v6.2.11-SNAPSHOT) 7 months ago
Stéphane Nicoll edda4731e1 Build against Java 24 7 months ago
Stéphane Nicoll 9fa2d7d190 Upgrade to Jackson 2.18.4.1 7 months ago
Stéphane Nicoll c30427fd4e Upgrade to Netty 4.1.124.Final 7 months ago
Juergen Hoeller 1d908f1847 Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10 7 months ago
Sam Brannen 37b076be51 Support multiple result sets in ScriptUtils.executeSqlScript() 7 months ago
Juergen Hoeller a9453a5959 Polishing 7 months ago
Juergen Hoeller 3781ba223e Optimize NIO path resolution in PathEditor 7 months ago
Sam Brannen f11a1e6f82 Polish tests 7 months ago
rstoyanchev ffc785471b Fix checkstyle error 8 months ago
rstoyanchev 6e2fbfe108 Polishing contribution 8 months ago
秦利斌 968e037503 Add documentation of RequestMapping about SpEL 8 months ago
rstoyanchev f0a9f649c1 Allow null in ProblemDetail#type 8 months ago
rstoyanchev 600d6c6fc0 Update contribution 8 months ago
giampaolo 7a55ce48a9 Handle CancellationException in JdkClientHttpRequest 8 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 8 months ago
Juergen Hoeller da13a24604 Allow any @Transactional propagation for listener with BEFORE_COMMIT phase 8 months ago
Juergen Hoeller 67e88f3c20 Align task execution tracking and thread interruption on shutdown 8 months ago
Patrick Strawderman 24e66b63d1 Refine StringUtils#uriDecode and update documentation 8 months ago
Juergen Hoeller f3832c7262 Add note on SQL types with SqlBinaryValue/SqlCharacterValue 8 months ago
Juergen Hoeller 16e99f289c Accept support for generated keys column name array on HSQLDB/Derby 8 months ago
Juergen Hoeller 642e554c52 Process PostgreSQL-returned catalog/schema names in given case 8 months ago
Juergen Hoeller 4f6304707d Polishing 8 months ago
Juergen Hoeller 3c112703d9 Introduce useCaches flag on UrlResource (for URLConnection access) 8 months ago
Juergen Hoeller 8c44a61033 Invalidate cache entries for matching types after singleton creation 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Sam Brannen 445da24631 Upgrade to JUnit 5.13.4 8 months ago
Brian Clozel 6d97791f5e Next development version (v6.2.10-SNAPSHOT) 8 months ago
Juergen Hoeller a4ec25d9ec Upgrade to MockK 1.13.17 8 months ago
Juergen Hoeller 0fc043f762 Upgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.3 8 months ago
Juergen Hoeller 54732605a5 Backport nullability refinements for Micrometer 8 months ago
Juergen Hoeller 12a6098eae Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9 8 months ago
Juergen Hoeller f86034b528 Drop final declaration from doFilter entry point (for CGLIB proxying) 8 months ago
Juergen Hoeller 21807832c8 Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.1 8 months ago
Juergen Hoeller 2434bb1540 Polishing 8 months ago
Brian Clozel 4063cb5b9a Publish releases using Central Portal 8 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Juergen Hoeller ba6166a02d Prefer most abstract method in getPubliclyAccessibleMethodIfPossible 8 months ago
Juergen Hoeller c754bfe7e6 Fall back to getPubliclyAccessibleMethodIfPossible on IllegalAccessException 8 months ago
chenggwang 5aa15923cf Make targetBeanName field in AbstractBeanFactoryBasedTargetSource protected 9 months ago
Juergen Hoeller 25b4e29f5e Polishing 9 months ago