2137 Commits (edabde8a11fbf8987787b3d4a8ab2408a889e79c)

Author SHA1 Message Date
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
Sam Brannen ae56f2ac09 Polish contribution 3 years ago
Philippe Marschall debf61b948
Remove unused private loggers 3 years ago
Sam Brannen c27ec00ae9 Polish scheduling Javadoc 3 years ago
Sam Brannen 9a7fb7022d Fix typo in @Scheduled 3 years ago
Sam Brannen bd72e4498b Revise and document TimeUnit support in @Scheduled 3 years ago
Axzial e99b43b91e Support TimeUnit in the @Scheduled annotation 3 years ago
Syuziko eaf9deedfd Polish tests 3 years ago
Sam Brannen 161c9dc3bd Improve @Cacheable documentation regarding java.util.Optional 3 years ago
Juergen Hoeller 62e916534f Introduce remaining policy setters from ScheduledThreadPoolExecutor 3 years ago
Juergen Hoeller d3b1c4f62b Code alignment between ThreadPoolTaskExecutor and ThreadPoolTaskScheduler 3 years ago
Filip Hrisafov 531174258c Apply dynamic changes in ThreadPoolTaskExecutor before setting local value 3 years ago