499 Commits (main)

Author SHA1 Message Date
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 2 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 2 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Sébastien Deleuze 5c68a278b5 Add SchedulerFactoryBean runtime hints 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
Sébastien Deleuze 16c43c2041 Add resource hints for Javamail mime.types 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 3 years ago
Sam Brannen c8d0146bcc Polish contribution 3 years ago
Loïc Ledoyen 7f7fb58dd0 Deprecate SerializationUtils#deserialize 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
izeye f0125afb5e Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 3 years ago
Stephane Nicoll 2f3a9dbc68 Deprecate CachingConfigurerSupport and AsyncConfigurerSupport 3 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 3 years ago
Juergen Hoeller f191cf4eb3 Revised comment on explicit LocalDataSourceJobStore configuration 3 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 3 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Sam Brannen 995aaa6159 Polishing 3 years ago
Sam Brannen 2c89ff934d Update copyright date 3 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 3 years ago
Sam Brannen b3473a3e81 Apply "instanceof pattern matching" Eclipse clean-up in spring-context-support 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Juergen Hoeller 90af2d5794 Log delegate service initialization at debug level (instead of info) 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Juergen Hoeller 9dfef59af2 Construct StringWriter instances with appropriate initial size 4 years ago
Juergen Hoeller 6e3ed6038b MimeMessageHelper does not encode attachment filenames by default anymore 4 years ago
Juergen Hoeller 49d65d5c41 Configurable filename encoding in MimeMessageHelper 4 years ago
Juergen Hoeller 670b9fd60b Retry SQLErrorCodesFactory retrieval if DatabaseMetaData access failed 4 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Stephane Nicoll 4d446f9659 Polish 4 years ago
Stephane Nicoll f3cedf268b Consistently support LoadingCache 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago
Juergen Hoeller 17cab9660c Deprecate TransactionSynchronizationAdapter 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Juergen Hoeller e46ccd74b1 Consistent abstract declaration of "Abstract" base classes 4 years ago