1067 Commits (120d512ff6ea2591ed96ccdbb1f374398af7a465)

Author SHA1 Message Date
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen c838bcff3a Fix/Disable JMX & JNDI tests on JDK 16+ 3 years ago
Sam Brannen f7f73439ab Modify MBeanTestUtils to work on JDK 17+ 3 years ago
Sam Brannen dedbbf0a79 Avoid warnings in tests 3 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Stephane Nicoll 0d2bfc926f Apply consistent ordering in hierarchical contexts 4 years ago
Sam Brannen 0389fcca7e Fix sporadically failing SpEL test 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 4 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 4 years ago
Sam Brannen d1d6eb095e Fix GenericApplicationContextTests on Microsoft Windows (round 2) 4 years ago
Sam Brannen e608b36713 Improve GenericApplicationContextTests.getResource*() tests 4 years ago
jason 59180e76a7 Fix GenericApplicationContextTests on Microsoft Windows 4 years ago
Sam Brannen c5987d7c37 Fix typo in test 4 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 4 years ago
Sam Brannen a970516080 Polish GenericApplicationContextTests 4 years ago
Sam Brannen 26df4580b3 Revise internals of LoggingCacheErrorHandler 4 years ago
Vedran Pavic 57208bf47a Simplify LoggingCacheErrorHandlerTests 4 years ago
Sam Brannen 8478e8e70a Polish contribution 4 years ago
Sam Brannen aa8802a81d Avoid new AssertJ deprecations 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen f2fe7f335c Improve nullReturningBeanPostProcessor() test 4 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 4 years ago
Sam Brannen 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces 4 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 4 years ago
Juergen Hoeller 10e979e58b Polishing 4 years ago
Juergen Hoeller 4143b445d6 Polishing 4 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 4 years ago
Sam Brannen dcdea986f6 Polish init/destroy lifecycle method tests 4 years ago
Sam Brannen a524857bd5 Fix init/destroy lifecycle method tests 4 years ago
Vikey Chen af14eea1ef Introduce tests for gh-28083 4 years ago
Arjen Poutsma 7e2106b850 Refactor roll forward in CronField 4 years ago
vikey 7276752e7c Fix CronExpression issue with DST 4 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 4 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Arjen Poutsma 8f9a1cdc0c Consider current date in "1W" cron expressions 4 years ago
Stephane Nicoll 6a6c7df824 Polish "Add CacheErrorHandler implementation that logs exceptions" 4 years ago
Adam Ostrožlík 5c9fbcc23c Add CacheErrorHandler implementation that logs exceptions 4 years ago
Sam Brannen 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 4 years ago
Juergen Hoeller 4b7d9b1f9c Avoid compilation warning for test class with serializable base class 4 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 4 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 4 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 4 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 4 years ago
Stephane Nicoll 19a8b94b21 Polish "Expose prestartAllCoreThreads on ExecutorService" 4 years ago
Federico Donnarumma 2c53e9e308 Expose prestartAllCoreThreads on ExecutorService 4 years ago