146 Commits (d4a23b81e9e49a6e9cc871d8bb1accc70c6444df)

Author SHA1 Message Date
Juergen Hoeller e05fb494f5 Polishing 9 years ago
Juergen Hoeller 3a5cc3df80 JCacheEhCache3Tests enforces EhCache 3.0's CachingProvider 9 years ago
Juergen Hoeller d8794a1edc Test against EhCache 3.0 M2 (as a JCache provider) 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll 073c176400 Fix test 10 years ago
Stephane Nicoll a7fec6a459 Lazily resolve the default exception CacheResolver 10 years ago
Stephane Nicoll 314b069fd8 Only require an exception CacheResolver if necessary 10 years ago
Juergen Hoeller d23893fd25 Consistent javadoc param declarations for type variables 10 years ago
Juergen Hoeller 26d4f91835 Compatibility with EhCache 3.0 M1 (as a JCache provider) 10 years ago
Stephane Nicoll 9172a6d05e Restore proper use of CacheLoader 10 years ago
Stephane Nicoll a64532ede2 Add testConnection on JavaMailSender 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Stas Volsky ef95fc2f7e Synchronize clear on TransactionAwareCacheDecorator 10 years ago
Stephane Nicoll c7b324b89b Move cached expression evaluation abstraction 10 years ago
Juergen Hoeller 49e31c302b Allow schedulerWithHsqlDataSource to pass through reducing it to the trigger table check 10 years ago
Sam Brannen d5fb829ade Polish failed assertion messages in QuartzSupportTests 10 years ago
Juergen Hoeller 223d849a14 Polishing 10 years ago
Juergen Hoeller 2675ce7c9f Polishing 10 years ago
Stephane Nicoll 330897b411 Fix typo 10 years ago
Juergen Hoeller e2518e0b7c Reduced DefaultJCacheOperationSource's dependency from ApplicationContext to BeanFactory 10 years ago
Juergen Hoeller 0e36402bd2 Revised retrieval of cache strategy beans 10 years ago
Stephane Nicoll 5aefcc802e Prevent early bean initialization with @EnableCaching 10 years ago
Juergen Hoeller 69f1b78e93 Latest dependency updates (EhCache 2.9, Joda-Time 2.5, Jackson 2.4.3, Tiles 3.0.5, Tomcat 8.0.14, FreeMarker 2.3.21) 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Stephane Nicoll 6f987a9cf8 Proper JCache metadata caching on non cache methods 10 years ago
Juergen Hoeller b7faef0103 JavaMailSenderImpl catches Exception instead of MessagingException and checks for reconnect in case of message batches 10 years ago
Juergen Hoeller 473ed1a672 Polishing 10 years ago
Juergen Hoeller cc02269c9f JavaMailSenderImpl considers empty username and password as not set (for use with placeholders) 10 years ago
Stephane Nicoll d47c5433cb Improve configuration changes in GuavaCacheManager 10 years ago
Juergen Hoeller c65a82a32d Polishing 10 years ago
Juergen Hoeller a2e6b56dd0 SchedulerAccessorBean falls back to finding a default Scheduler bean by type 10 years ago
Juergen Hoeller 2ef3d66c89 Polishing 10 years ago
Juergen Hoeller 0d0d7139ee Convenient EhCache CacheManager bootstrapping within @Bean methods 10 years ago
Phillip Webb ac8326d2df Polish mockito usage 10 years ago
Juergen Hoeller ad475ffadf Consistent vararg declarations for String array setters 10 years ago
Juergen Hoeller 036896a6b8 Split configuration constants into local XConfigUtils classes instead of piling them up in AnnotationConfigUtils 10 years ago
Stephane Nicoll 8d8d47fb4e Fix compiler warning 10 years ago
Stephane Nicoll d9e0b292ab polishing 10 years ago
Juergen Hoeller 188e58c46a Fixed javadoc links 10 years ago
Juergen Hoeller a53987ace1 Renamed JCacheEhCacheTest to JCacheEhCacheTests 10 years ago
Stephane Nicoll fac0599aef Add cache abstraction tests using JSR-107 10 years ago
Juergen Hoeller b1b7f8ab1f EhCacheFactoryBean uses reflection to call setStatisticsEnabled method (which allows for building against EhCache 2.7+) 10 years ago
Juergen Hoeller bf9ccc8138 ExceptionTypeFilter and InstanceFilter live in util package itself now 10 years ago
Juergen Hoeller 5614e257d1 Polishing 10 years ago
Juergen Hoeller b7984f21d8 Polishing 10 years ago
Sam Brannen c60c1cec45 Suppress serial warning in JCacheCustomInterceptorTests 10 years ago
Juergen Hoeller 98d6f7b443 Polishing 10 years ago
Stephane Nicoll aaae10ce3b Cache operation invocation hook point 10 years ago
Stephane Nicoll bb6e07bd3a polishing 10 years ago