308 Commits (eb1883bdc4e2f11eab3ac1baac1abe9c3ee2a965)

Author SHA1 Message Date
Juergen Hoeller 2ce75dc415 Polishing 3 years ago
Juergen Hoeller 3a9e0ea8a7 Polishing 3 years ago
Juergen Hoeller 4ce1ac0dcb Polishing 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 28e63e9279 Polishing 3 years ago
Sam Brannen 11de70ed08 Update Javadoc for SimpleTriggerFactoryBean.setMisfireInstructionName() 3 years ago
Sam Brannen 9283fd2162 Update Javadoc for CronTriggerFactoryBean.setMisfireInstructionName() 3 years ago
Juergen Hoeller 60865eae4b Align ConcurrentMapCacheManager locking behavior with CaffeineCacheManager 3 years ago
Juergen Hoeller 6931106c5e Redesign inner Pointcut implementations as standalone classes 3 years ago
Sam Brannen 6dfd330fa5 Polish JavaMailSenderTests 3 years ago
Brian Clozel 6cd67412cc Avoid lock contention in CaffeineCacheManager 3 years ago
Sam Brannen 162c09d036 Apply "instanceof pattern matching" in remainder of spring-context-support module 3 years ago
Juergen Hoeller f8cb0fa2a0 Custom resolution of preferred constructors for createBean(Class) 3 years ago
Sam Brannen 2e1374b459 Update copyright headers 3 years ago
Johnny Lim 431ae03447 Polish 3 years ago
Juergen Hoeller 0e8838db90 Flexible constructor resolution in AutowireCapableBeanFactory.createBean(Class) 3 years ago
Sam Brannen a4956dfe26 Update copyright headers 3 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 43f8d9e084 Apply 'instanceof pattern matching' 3 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen eb91d21ada Polishing 3 years ago
Steve Gerhardt fded79d807 Make SimpleMailMessage setters parameters nullable 3 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 4 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 4 years ago
Sébastien Deleuze 5c68a278b5 Add SchedulerFactoryBean runtime hints 4 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 4 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 4 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 4 years ago
Sébastien Deleuze 16c43c2041 Add resource hints for Javamail mime.types 4 years ago
Sam Brannen c8d0146bcc Polish contribution 4 years ago
Loïc Ledoyen 7f7fb58dd0 Deprecate SerializationUtils#deserialize 4 years ago
Sam Brannen 8c6d59aaaf Polish contribution 4 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 4 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 4 years ago
izeye f0125afb5e Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 4 years ago
Stephane Nicoll 2f3a9dbc68 Deprecate CachingConfigurerSupport and AsyncConfigurerSupport 4 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 4 years ago
Juergen Hoeller f191cf4eb3 Revised comment on explicit LocalDataSourceJobStore configuration 4 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 4 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 4 years ago
Juergen Hoeller 14f24f43d7 Polishing 4 years ago
Sam Brannen 2c89ff934d Update copyright date 4 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 4 years ago
Sam Brannen b3473a3e81 Apply "instanceof pattern matching" Eclipse clean-up in spring-context-support 5 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago