294 Commits (7aa933437c874122fef10a3cb8282359312e8d6e)

Author SHA1 Message Date
Juergen Hoeller 50c9542796 Prefer explicit "org.quartz.scheduler.instanceName" over bean name 6 years ago
Juergen Hoeller cbc0fad961 Upgrade to Kotlin 1.2.70 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Sam Brannen 35c847a708 Polish JavaDoc for JCache support 6 years ago
Johnny Lim 4db5d28894 Polish 6 years ago
Juergen Hoeller a6a6cf7d97 Upgrade to Java Activation Framework 1.2 as API dependency 6 years ago
Juergen Hoeller 2ec8fa9cac SmartLifecycle default methods for auto-startup in default phase 6 years ago
Juergen Hoeller de38af6843 Upgrade to JUnit Jupiter 5.3 RC1 (and Jetty 9.4.12 RC1) 6 years ago
Sam Brannen 777bd0d022 Fix Checkstyle violation in JCacheCache 6 years ago
Marten Deinum 20d0221d4f Use an import instead of FQCN 6 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller 6735e2387c Deprecate CommonJ scheduling in favor of JSR-236 Concurrency Utilities 6 years ago
Juergen Hoeller 50550717d6 SchedulingTaskExecutor provides prefersShortLivedTasks default method 6 years ago
Juergen Hoeller fa97aab8be SchedulerAccessor catches cluster race conditions on job rescheduling 6 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 6 years ago
Juergen Hoeller e366b20037 Polishing 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Juergen Hoeller 252f52ab07 Tighten (IntroductionAware)MethodMatcher contract 6 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 6 years ago
Juergen Hoeller 9c08a482d1 Prefer ArrayList/ArrayDeque over LinkedList for multi-element holders 6 years ago
Juergen Hoeller 5fcfe0fa8e Polishing 6 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 6cf197864c DefaultLifecycleProcessor properly handles count for dependent beans 6 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 6 years ago
Juergen Hoeller 1b728fb244 Polishing 6 years ago
Juergen Hoeller 285eb94a03 Upgrade to Hibernate Validator 6.0.10 6 years ago
Juergen Hoeller 009824598c SchedulerFactoryBean triggers shutdown after registration failure 6 years ago
Juergen Hoeller 9601d4bb5b Revised mime.types file with cpp extension and updated modification docs 7 years ago
Juergen Hoeller 6102715b8d Consistent treatment of proxy classes and interfaces for introspection 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller 1cc513d7db Consistent to/cc/bcc array handling and revised hashCode without text 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller 33cd160861 Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2 7 years ago
Juergen Hoeller c2d5ca9811 Proper nullable return declaration for AbstractValueAdaptingCache.lookup 7 years ago
Juergen Hoeller 0ef9568c06 Upgrade to OkHttp 3.10 (as well as RxJava 2.1.10 and Caffeine 2.6.2) 7 years ago
Juergen Hoeller 9e55422334 Polishing 7 years ago
Juergen Hoeller 578c078082 Polishing 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago