2162 Commits (14f24f43d7a3da9796cdbe50dbb06b60e2278644)

Author SHA1 Message Date
Juergen Hoeller 14f24f43d7 Polishing 4 years ago
Brian Clozel d019c1f82b Polish 4 years ago
Stephane Nicoll a1b2695c3a Polish "Clarify behaviour of AnnotationBeanNameGenerator with acronyms" 4 years ago
Mateusz 341f4882ed Clarify behaviour of AnnotationBeanNameGenerator with acronyms 4 years ago
Rossen Stoyanchev 3f7dec0b0d Polishing contribution 4 years ago
Marco Krikke 830cc3450f Improved DataBinder Javadoc for xxx*yyy pattern matching 4 years ago
Stephane Nicoll 19a8b94b21 Polish "Expose prestartAllCoreThreads on ExecutorService" 4 years ago
Federico Donnarumma 2c53e9e308 Expose prestartAllCoreThreads on ExecutorService 4 years ago
Juergen Hoeller b167e1a93f Remove unnecessary final declarations (for consistency) 4 years ago
Juergen Hoeller 9bc09631d6 Recommend ObjectProvider as alternative to @Lazy for optional dependencies 4 years ago
Sam Brannen ff1485fd8d Fix log message formatting in CandidateComponentsIndexLoader 4 years ago
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 4 years ago
Xjzon 40d84c297b 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 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 4 years ago
Juergen Hoeller e4934a90eb Use TriggerContext's Clock instead of new Date() 5 years ago
Juergen Hoeller 715f300fa1 Avoid expensive isReadable() check during classpath scan 5 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 5 years ago
Nick 50ccb1bfcd Avoid duplicate JCacheOperationSource bean registration in <cache:annotation-driven /> 5 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 5 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 96e4d3a530 Fail Gradle build for Javadoc warnings 5 years ago
Juergen Hoeller 86b010a6b2 Defensive reference to JNDI API for JDK 9+ (optional `java.naming` module) 5 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 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
Juergen Hoeller 0dc5d2794f Avoid early ConversionService determination in StandardBeanExpressionResolver 5 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 5 years ago
Sam Brannen ae56f2ac09 Polish contribution 5 years ago
Philippe Marschall debf61b948
Remove unused private loggers 5 years ago
Sam Brannen c27ec00ae9 Polish scheduling Javadoc 5 years ago
Sam Brannen 9a7fb7022d Fix typo in @Scheduled 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
Sam Brannen 161c9dc3bd Improve @Cacheable documentation regarding java.util.Optional 5 years ago
Juergen Hoeller 62e916534f Introduce remaining policy setters from ScheduledThreadPoolExecutor 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
Stephane Nicoll b0f724a597 Update copyright year of changed file 5 years ago
takumi34 9add04f800 Fix typo in BeanDefinitionDsl.kt 5 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 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
Sam Brannen d469f6215d Polishing 5 years ago