2476 Commits (157c28bcec7fac4a7b8ffa21dffe7aa3417309bc)

Author SHA1 Message Date
Sam Brannen 2fb1dd177b Remove obsolete org.springframework.core.NestedIOException 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen 1419172fbd Polish Javadoc for JMX support 3 years ago
Sam Brannen 4db2f8ea1b Remove obsolete Nashorn-based scripting tests 3 years ago
Stephane Nicoll 672555a568 Add support of init and destroy methods 3 years ago
izeye 2a9a1f1c3a Add Javadoc since for GenericApplicationContext.refreshForAotProcessing() 3 years ago
Stephane Nicoll 9b07457d06 Introduce ApplicationContextAotGenerator 3 years ago
Stephane Nicoll b5695b9248 Add support for refreshing a GenericApplicationContext for AOT 3 years ago
Stephane Nicoll 9ba927215e Add support for ImportAware callback 3 years ago
Sam Brannen 66e9095ee9 Fix links and tests broken during merge 3 years ago
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