23169 Commits (a22feac8036393725113222055166eb9e7211c9a)
 

Author SHA1 Message Date
Juergen Hoeller a22feac803 Update license header for https (nohttp rule) 3 years ago
Juergen Hoeller bc9cd9a687 Find interface method even for late-bound interface declaration in subclass 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Juergen Hoeller 132d8c7f45 Support for CGLIB BeanMap utility on JDK 17 3 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 3 years ago
Stephane Nicoll 6bc7d41734 Merge pull request #28004 from An1s9n 3 years ago
Pavel Anisimov 05d3e820f9 Polish reference to ManagedBean annotation 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Stephane Nicoll 82a2544918 Upgrade to spring javaformat 0.0.31 3 years ago
Stephane Nicoll e702c22da4 Upgrade Ubuntu version in CI image 3 years ago
rstoyanchev c4e362500b Polishing tests 3 years ago
rstoyanchev 8d5a6520ce Ensure all converters don't close InputStream 3 years ago
rstoyanchev 4effca35b5 Ignore Content-Type that is invalid (not concrete) 3 years ago
Arjen Poutsma 8f9a1cdc0c Consider current date in "1W" cron expressions 3 years ago
Stephane Nicoll 136bd2002e Upgrade to spring javaformat 0.0.30 3 years ago
Sam Brannen a749a6bf54 Stop applying Groovy plugin for the root Gradle project 3 years ago
Sam Brannen 7072aab53b Improve log message when searching for default executor for async processing 3 years ago
Sam Brannen dbeae27d3c Reduce build time by reducing shutdown wait period for Jetty tests 3 years ago
Sam Brannen fb312d0ed5 Improve Javadoc for DatabasePopulator 3 years ago
Sam Brannen 0e670b1c15 Polish contribution 3 years ago
wkwkhautbois fadfcf4e43 Fix ServletUriComponentsBuilder examples in ref docs 3 years ago
Arjen Poutsma caa13690e8 Support multiple boundary buffers in MultipartParser 3 years ago
Sam Brannen 6647023151 Document how to register annotated classes in a GenericWebApplicationContext 3 years ago
Sam Brannen e32f94bf8c Polish GenericWebApplicationContext and AnnotationConfigWebApplicationContext 3 years ago
Stephane Nicoll bd6d697395 Upgrade Java versions in CI image 3 years ago
Sam Brannen 7f65e17ff2 Improve documentation for implementing AspectJ around advice 3 years ago
Sam Brannen 9095f1d584 Polish AspectJ documentation 3 years ago
Stephane Nicoll 4f16d5b5b2 Merge pull request #27826 from Drezir 3 years ago
Stephane Nicoll 6a6c7df824 Polish "Add CacheErrorHandler implementation that logs exceptions" 3 years ago
Adam Ostrožlík 5c9fbcc23c Add CacheErrorHandler implementation that logs exceptions 3 years ago
Sam Brannen f4f5cee76c Polish AOP namespace tests 3 years ago
Sam Brannen bf1cf549b1 Delete unused XML config in AOP namespace tests 3 years ago
Juergen Hoeller 1272cd557d Upgrade to SmallRye Mutiny 1.3.1, Aalto 1.3.1, Woodstox 6.2.8 3 years ago
Juergen Hoeller 993b6d1351 Upgrade to Tomcat 9.0.58, Protobuf 3.19.3, Rome 1.18, H2 2.1.210, SLF4J 1.7.35, Mockito 4.3.1, HtmlUnit 2.57, XMLUnit 2.9, Checkstyle 9.2.1 3 years ago
Juergen Hoeller 0a92d84778 Check open status before close call (aligned with EntityManagerFactoryUtils) 3 years ago
Sam Brannen 652c13a6ea Enable ReflectionUtilsTests.findMethodWithVarArgs() 3 years ago
Sam Brannen cb3fa89946 Polish ReflectionUtilsTests 3 years ago
Sam Brannen d01dca14e9 Filter methods in Object in ReflectionUtils.USER_DECLARED_METHODS 3 years ago
Sam Brannen d698446f7c Polish ReflectionUtils[Tests] 3 years ago
Stephane Nicoll 5ef023afd2 Merge pull request #27967 from arey 3 years ago
Antoine Rey 316764cad0 Fix CaffeineCacheManager configuration example in reference doc 3 years ago
Sam Brannen a681d6af22 Fix Javadoc links to JSR 305 annotations where feasible 3 years ago
shirohoo 7211912057 Polish tests in spring-web 3 years ago
Juergen Hoeller 148eac0200 Upgrade to SLF4J 1.7.33, Netty 4.1.73, R2DBC Arabba-SR12 3 years ago
Juergen Hoeller 86be03945b Polishing 3 years ago
Juergen Hoeller 537aced28b Avoid message listener recovery in case of persistence exceptions on commit 3 years ago
Sam Brannen 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value 3 years ago
Sam Brannen d02d5adb54 Download gradle-enterprise-conventions plugin from "release" repo 3 years ago
Jerome Prinet 71f7469578 Upgrade to Gradle Enterprise 3.8.1 3 years ago
Sam Brannen 420c4f3df3 Explicitly test BeanPropertyRowMapper.underscoreName(String) 3 years ago