86 Commits (fca7c52236439c347f11e7fa176dd37a38566f47)

Author SHA1 Message Date
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 9 years ago
Stephane Nicoll 3a238a2b61 Polish contribution 9 years ago
Ben Manes 13aabeef37 Add caching support for Caffeine 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Stephane Nicoll bf1afdfdc9 Add cache tests for JCache 9 years ago
Stephane Nicoll 610b5a20ea Fix test name 9 years ago
Stephane Nicoll 8dea3c5ade Remove test duplication 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller 525d111210 Polishing 9 years ago
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
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 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
Stas Volsky ef95fc2f7e Synchronize clear on TransactionAwareCacheDecorator 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 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 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Juergen Hoeller b7faef0103 JavaMailSenderImpl catches Exception instead of MessagingException and checks for reconnect in case of message batches 10 years ago
Stephane Nicoll d47c5433cb Improve configuration changes in GuavaCacheManager 10 years ago
Juergen Hoeller a2e6b56dd0 SchedulerAccessorBean falls back to finding a default Scheduler bean by type 10 years ago
Phillip Webb ac8326d2df Polish mockito usage 10 years ago
Stephane Nicoll 8d8d47fb4e Fix compiler warning 10 years ago
Stephane Nicoll d9e0b292ab polishing 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
Sam Brannen c60c1cec45 Suppress serial warning in JCacheCustomInterceptorTests 10 years ago
Stephane Nicoll aaae10ce3b Cache operation invocation hook point 10 years ago
Stephane Nicoll bb6e07bd3a polishing 10 years ago
Stephane Nicoll 9952973e01 Add missing cache-resolver attribute 10 years ago
Stephane Nicoll 05e96ee448 Cache provider related exceptions handling 10 years ago
Juergen Hoeller e04fb15a5e Compilation compatibility with JasperReports 5.5.2 11 years ago
Philippe Marschall 1e8c799a60 Clean up spring-context-support tests warnings 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago
Stephane Nicoll a198026469 fix CI build 11 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 11 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 11 years ago
Stephane Nicoll 3e74d3b2fb Add putIfAbsent on Cache abstraction 11 years ago
Stephane Nicoll 119dfd9cf9 Fix cache decoration 11 years ago
Sam Brannen 906321dcdd Fix broken tests in QuartzSupportTests 11 years ago
Juergen Hoeller ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ 11 years ago