2180 Commits (038b88e2a1cc64c845aacc438d1b39979110bce5)

Author SHA1 Message Date
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 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 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
Juergen Hoeller d665977787 Polishing 3 years ago
Juergen Hoeller 1885ab3e07 Polishing 3 years ago
Stephane Nicoll de10bb69cb Stop resolving AsyncConfigurer instances eagerly 3 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 3 years ago
Juergen Hoeller 4b7d9b1f9c Avoid compilation warning for test class with serializable base class 3 years ago
Juergen Hoeller ca84559588 Provide findAnnotationOnBean variant with allowFactoryBeanInit flag 3 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 3 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 3 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 3 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Brian Clozel d019c1f82b Polish 3 years ago
Stephane Nicoll a1b2695c3a Polish "Clarify behaviour of AnnotationBeanNameGenerator with acronyms" 3 years ago
Mateusz 341f4882ed Clarify behaviour of AnnotationBeanNameGenerator with acronyms 3 years ago
Rossen Stoyanchev 3f7dec0b0d Polishing contribution 3 years ago
Marco Krikke 830cc3450f Improved DataBinder Javadoc for xxx*yyy pattern matching 3 years ago
Stephane Nicoll 19a8b94b21 Polish "Expose prestartAllCoreThreads on ExecutorService" 3 years ago
Federico Donnarumma 2c53e9e308 Expose prestartAllCoreThreads on ExecutorService 3 years ago
Juergen Hoeller b167e1a93f Remove unnecessary final declarations (for consistency) 3 years ago
Juergen Hoeller 9bc09631d6 Recommend ObjectProvider as alternative to @Lazy for optional dependencies 3 years ago
Sam Brannen ff1485fd8d Fix log message formatting in CandidateComponentsIndexLoader 3 years ago
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 3 years ago
Xjzon 40d84c297b Add support for custom expression parsing 3 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 3 years ago
Kenzo Spaulding 4ec8ae42f4 Add test cases to SpEL's MapAccessorTests 3 years ago
Sam Brannen 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 3 years ago
Juergen Hoeller e4934a90eb Use TriggerContext's Clock instead of new Date() 3 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 3 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 3 years ago
Nick 50ccb1bfcd Avoid duplicate JCacheOperationSource bean registration in <cache:annotation-driven /> 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Juergen Hoeller f632165dec Invoke bean-derived (Auto)Closeable.close() method directly 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller 86b010a6b2 Defensive reference to JNDI API for JDK 9+ (optional `java.naming` module) 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller 1f8c233dfc Polishing 3 years ago
Juergen Hoeller 0dc5d2794f Avoid early ConversionService determination in StandardBeanExpressionResolver 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen ae56f2ac09 Polish contribution 3 years ago
Philippe Marschall debf61b948
Remove unused private loggers 3 years ago