209 Commits (c0be1c5100cce673a00a92cd9ef241024ce8a4b0)

Author SHA1 Message Date
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Sam Brannen cedcd2fddd URL Cleanup - fix links 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 7 years ago
Juergen Hoeller e307dd58db Polishing 7 years ago
stsypanov 92053bb84e Some very simple improvements regarding ArrayList 7 years ago
Juergen Hoeller 16e9b83d43 JavaMailSenderImpl calls sendMessage with empty array instead of null 7 years ago
Juergen Hoeller 053820c4ff Polishing 8 years ago
Juergen Hoeller 19f3347932 SpringBeanJobFactory supports autowiring through ApplicationContext 8 years ago
Juergen Hoeller 50c9542796 Prefer explicit "org.quartz.scheduler.instanceName" over bean name 8 years ago
Sam Brannen 35c847a708 Polish JavaDoc for JCache support 8 years ago
Johnny Lim 4db5d28894 Polish 8 years ago
Juergen Hoeller 2ec8fa9cac SmartLifecycle default methods for auto-startup in default phase 8 years ago
Sam Brannen 777bd0d022 Fix Checkstyle violation in JCacheCache 8 years ago
Marten Deinum 20d0221d4f Use an import instead of FQCN 8 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 8 years ago
Juergen Hoeller 6735e2387c Deprecate CommonJ scheduling in favor of JSR-236 Concurrency Utilities 8 years ago
Juergen Hoeller 50550717d6 SchedulingTaskExecutor provides prefersShortLivedTasks default method 8 years ago
Juergen Hoeller fa97aab8be SchedulerAccessor catches cluster race conditions on job rescheduling 8 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 8 years ago
Juergen Hoeller e366b20037 Polishing 8 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 8 years ago
Juergen Hoeller 252f52ab07 Tighten (IntroductionAware)MethodMatcher contract 8 years ago
Juergen Hoeller 9c08a482d1 Prefer ArrayList/ArrayDeque over LinkedList for multi-element holders 8 years ago
Juergen Hoeller 5fcfe0fa8e Polishing 8 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 8 years ago
Juergen Hoeller 40efcc933c Polishing 8 years ago
Phillip Webb 81451aa800 Organize imports 8 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 8 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 8 years ago
Phillip Webb eeebd51f57 Use consistent class design 8 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 8 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 8 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 8 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 8 years ago
Juergen Hoeller 009824598c SchedulerFactoryBean triggers shutdown after registration failure 8 years ago
Juergen Hoeller 9601d4bb5b Revised mime.types file with cpp extension and updated modification docs 8 years ago
Juergen Hoeller 6102715b8d Consistent treatment of proxy classes and interfaces for introspection 8 years ago
Juergen Hoeller 1cc513d7db Consistent to/cc/bcc array handling and revised hashCode without text 8 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 8 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 8 years ago
Juergen Hoeller c2d5ca9811 Proper nullable return declaration for AbstractValueAdaptingCache.lookup 8 years ago
Juergen Hoeller 578c078082 Polishing 8 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 8 years ago
Juergen Hoeller d3cee45f30 Polishing 8 years ago
Vladimir Sitnikov 659f13be1c Avoid creating message arguments to Assert.isABC calls 8 years ago
Juergen Hoeller 39201adca4 Consistent handling of InterruptedException 8 years ago
Juergen Hoeller c7f60d1799 SchedulerFactoryBean always ignores local factory settings in case of an external SchedulerFactory instance (expecting it to be fully initialized) 8 years ago