114 Commits (fe79219607bc577391d332093df7e7628cb8ea2a)

Author SHA1 Message Date
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 8 years ago
Juergen Hoeller b5db5d3aac Broadly remove deprecated core classes and methods 8 years ago
Stephane Nicoll 2b822d5053 Polish contribution 8 years ago
nkjackzhang 60123b6ca3 Fix typo in javadoc 8 years ago
Juergen Hoeller 37e42e68e8 Refined AspectJ caching tests 8 years ago
Stephane Nicoll 6cd85ddde7 Align caching AspectJ configuration 8 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Juergen Hoeller f2f87ff1e0 Explicit javadoc references to BeanFactory-based default executor lookup 9 years ago
Juergen Hoeller 155fa3754b Consistent lazy resolution of default executor/scheduler for Async/ScheduledAnnotationBeanPostProcessor 9 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 9 years ago
Sam Brannen 5b3edcd9f9 Spring Cleaning in December 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Stephane Nicoll 9882a53c7d Fix test failure 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Sam Brannen 3dcf8c1712 Simplify legacy JUnit 3.8 based tests in spring-orm 9 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller edd6e76b9f Polishing 9 years ago
Juergen Hoeller dd4bc630c3 Common code in AsyncExecutionAspectSupport allows for CompletableFuture processing with AspectJ as well 9 years ago
Juergen Hoeller 581ab18b85 Test for Java 8's CompletableFuture with Spring's async execution aspect 9 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 9 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Juergen Hoeller 8b2d9951e0 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type 10 years ago
Juergen Hoeller 595cdf05e9 Polishing 10 years ago
Sam Brannen 6861d35ea0 Assemble iajc Ant task classpath w/ folders that exist 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Juergen Hoeller 2b3409461f Polishing 10 years ago
Sam Brannen ef75bd8441 Clean up classpath for iajc Ant task 10 years ago
Stephane Nicoll 66735d01cf Add exception-handler attribute support for AspectJ 10 years ago
Stephane Nicoll fa8d202a45 AspectJ support for javax.transaction.Transactional 10 years ago
Stephane Nicoll 73c21fbac1 Define JCache aspect 10 years ago
Stephane Nicoll fd7153ffbb Do not retain cache transaction managers 10 years ago
Janning Vygen 061b246307 Add @AjSuppressWarnings on static mocks 10 years ago
Stephane Nicoll d9df50c6cd @Entity no longer required with spring-aspect 10 years ago
Stephane Nicoll 222d2b1639 Fix unnecessary required spring-context-support dep 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Janning Vygen 6950d5517b Adding @AjSuppressWarnings on some advices 10 years ago
Juergen Hoeller 20c2ba35dc Polishing 10 years ago
Stephane Nicoll 2553fb8ba1 Apply ListenableFuture support to AspectJ 10 years ago
Stephane Nicoll 8fc191c95e Apply AsyncUncaughtExceptionHandler to AspectJ 10 years ago
Juergen Hoeller 3bcfc591e9 Polishing 10 years ago
Juergen Hoeller 8f484d382e Polishing 10 years ago
Juergen Hoeller 9f3c1cf762 Polishing 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 d9e0b292ab polishing 10 years ago
Juergen Hoeller 9d6c38bd54 Consistent bracket alignment 10 years ago
Stephane Nicoll 35226695eb Rename default to testCache in Cache related tests 10 years ago
Juergen Hoeller 3c7bb9c279 Fixed Xml/AnnotationBeanConfigurerTests after AbstractBeanConfigurerTests removal 11 years ago
Juergen Hoeller 6c1f8de5fa Eventual removal of deprecated AbstractBeanConfigurerAspect, BeanReferenceFactoryBean and CommonsLogFactoryBean 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago