2619 Commits (9ceb75b228f5ce4c47145afbbdac132ac5e8949e)

Author SHA1 Message Date
Sam Brannen dcdea986f6 Polish init/destroy lifecycle method tests 3 years ago
Sam Brannen a524857bd5 Fix init/destroy lifecycle method tests 3 years ago
Vikey Chen af14eea1ef Introduce tests for gh-28083 3 years ago
Arjen Poutsma 7e2106b850 Refactor roll forward in CronField 3 years ago
Sam Brannen be8224a590 Polish contribution 3 years ago
Guirong Hu 01214b3473 Allow @Async qualifier to be declared with a placeholder or SpEL expression 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Juergen Hoeller 4a470e0a37 Prevent @Bean method overloading by default (with enforceUniqueMethods flag) 3 years ago
Juergen Hoeller 41ee23345d Support for registering multiple init/destroy methods on AbstractBeanDefinition 3 years ago
Sam Brannen e3ceb9b23d Polish @Target declarations for stereotype annotations 3 years ago
Arjen Poutsma 5ab966fbde Polish contribution 3 years ago
vikey 7276752e7c Fix CronExpression issue with DST 3 years ago
Sam Brannen 2cee63491d Remove deprecated SocketUtils 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 3 years ago
Sam Brannen b3f786728e Use modern language features in tests 3 years ago
Sam Brannen 32cd73261a Apply "switch expressions" where applicable 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Arjen Poutsma 8f9a1cdc0c Consider current date in "1W" cron expressions 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 f64cc08b62 Apply "instanceof pattern matching" in additional core classes 3 years ago
Sam Brannen 54c7f53eff Avoid use of `var` declarations 3 years ago
Sam Brannen 9af2c9d55d Overhaul GroovyBeanDefinitionReaderTests 3 years ago
Sam Brannen e94e67cd93 Polish GroovyApplicationContextTests 3 years ago
Sam Brannen 1cf2960eb6 Use AssertJ instead of Groovy Assertions 3 years ago
Sam Brannen a6deac3ffe Polish contribution 3 years ago
Dave Syer f7c3706361 Port GroovyDynamicElementReader to Java 3 years ago
Sam Brannen e565d2cabb Apply "instanceof pattern matching" in PropertySourcesPlaceholderConfigurer 3 years ago
Sam Brannen d72cf89ebf Make PropertySourcesPlaceholderConfigurerTests pass on JDK 17 3 years ago
Sam Brannen 5c76ff5ef6 Ensure unresolvable placeholders can be ignored with @Value 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Marten Deinum 941b6af9ac Use Collection factory methods when applicable 3 years ago
liuzhifei 7021eb5bb1 Apply "instanceof pattern matching" in additional locations 3 years ago
Sam Brannen 6555d3b42d Suppress warnings in tests 3 years ago
Stephane Nicoll 900e0f56eb Polish "Fix typo and use of componentry" 3 years ago
liuzhifei 65d2e9bb54 Fix typo and use of componentry 3 years ago
Stephane Nicoll 8a7a046bf0 Update copyright year of changed file 3 years ago
izeye 88d4eac537 Remove AsyncConfigurerSupport reference in EnableAsync Javadoc 3 years ago
Stephane Nicoll c204cc7ba0 Update copyright year of changed file 3 years ago
izeye f0125afb5e Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 3 years ago
Stephane Nicoll 772630caf1 Polish "Add Javadoc since to new PayloadApplicationEvent constructor" 3 years ago
izeye f3fd7b156e Add Javadoc since to new PayloadApplicationEvent constructor 3 years ago
izeye 713795cc34 Polish 3 years ago
Juergen Hoeller d665977787 Polishing 3 years ago
Juergen Hoeller 1885ab3e07 Polishing 3 years ago
Stephane Nicoll 2f3a9dbc68 Deprecate CachingConfigurerSupport and AsyncConfigurerSupport 3 years ago