2198 Commits (c056b8175344dc06ce1cbebf07d7f9d122053e7c)

Author SHA1 Message Date
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Sam Brannen 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces 3 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 3 years ago
Juergen Hoeller 10e979e58b Polishing 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Juergen Hoeller 35610a535d Expose cancel(mayInterruptIfRunning) variant in ScheduledTask 3 years ago
Sam Brannen 8fc744f4f4 Improve Javadoc for BeanExpressionResolver 3 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 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 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 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 685a195ba1 Deprecate SocketUtils 3 years ago
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