2458 Commits (b88695a36eec16aa5315a842ab551f284aaab089)

Author SHA1 Message Date
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 3 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 3 years ago
Brian Clozel bb53a99def Upgrade to Kotlin 1.6.10 3 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 3 years ago
Kwangyong Kim ceea00f733 Fix cache annotation tip 3 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 3 years ago
Juergen Hoeller 37bebeaaaf Accept protected @Transactional/Cacheable methods on CGLIB proxies 3 years ago
Yanming Zhou d836fb4a7a Remove unnecessary @SuppressWarnings 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Stephane Nicoll 110e0f7f2b Add support for Instant in @DateTimeFormat 3 years ago
Stephane Nicoll a57ea39707 Polish "Add support for YearMonth and MonthDay in @DateTimeFormat" 3 years ago
Kazuki Shimizu 65eceafeee Add support for YearMonth and MonthDay in @DateTimeFormat 3 years ago
Stephane Nicoll 65dc2afe9d Polish "Add Kotlin extensions for Cache and CacheManager" 3 years ago
sokomishalov 5ec1e20242 Add Kotlin extensions for Cache and CacheManager 3 years ago
Stephane Nicoll 792b366bda Polish "Add support for explicit generic type in PayloadApplicationEvent" 3 years ago
陈其苗 6283456ef2 Add support for explicit generic type in PayloadApplicationEvent 3 years ago
김보배(Bobae Kim)/Platform Engineering팀/11ST 804b343cab Use parseInt without substring method 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 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Juergen Hoeller 54bd66755c Consistently replace String encoding names with StandardCharset arguments 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
Sam Brannen 32c14a2b42 Update Javadoc regarding repeatable annotation support 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 c989470f94 Remove unused code in FormattingConversionServiceTests 3 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 3 years ago
Sam Brannen e4e667acdb Polishing 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
Sam Brannen 67333a3f94 Apply "instanceof pattern matching" Eclipse clean-up in spring-context 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 f32f04d841 Code cleanup on new baseline 3 years ago
Juergen Hoeller 86b010a6b2 Defensive reference to JNDI API for JDK 9+ (optional `java.naming` module) 3 years ago
Sam Brannen 08bce08018 Use text blocks with JUnit Jupiter 5.8.1 3 years ago
Sam Brannen 93efb20a53 Fix broken links in Javadoc 3 years ago