1047 Commits (1d5ffaf30ae40616a765c0d6c0c73de0e947dafa)

Author SHA1 Message Date
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
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 4 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 4 years ago
Kenzo Spaulding 4ec8ae42f4 Add test cases to SpEL's MapAccessorTests 4 years ago
Sam Brannen 48a507a993 Clean up warnings 5 years ago
Juergen Hoeller f632165dec Invoke bean-derived (Auto)Closeable.close() method directly 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller 1f8c233dfc Polishing 5 years ago
Sam Brannen ae56f2ac09 Polish contribution 5 years ago
Philippe Marschall debf61b948
Remove unused private loggers 5 years ago
Sam Brannen bd72e4498b Revise and document TimeUnit support in @Scheduled 5 years ago
Axzial e99b43b91e Support TimeUnit in the @Scheduled annotation 5 years ago
Syuziko eaf9deedfd Polish tests 5 years ago
Juergen Hoeller d3b1c4f62b Code alignment between ThreadPoolTaskExecutor and ThreadPoolTaskScheduler 5 years ago
Filip Hrisafov 531174258c Apply dynamic changes in ThreadPoolTaskExecutor before setting local value 5 years ago
Juergen Hoeller 8680fdb8bc Polishing 5 years ago
Juergen Hoeller c45c46dad7 Make proxyTargetClass=true with introduction advice work for JDK proxy targets 5 years ago
Arjen Poutsma 76b1c0f1fc Various bug fixes in CronExpression 5 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 5 years ago
Sam Brannen 1bc236785c Polishing 5 years ago
duan847 3c8074b669
Fix assertion in XmlBeanFactoryTests 5 years ago