147 Commits (2a76a65708bef8b86d47485a747d6005866b0e32)

Author SHA1 Message Date
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
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 f06cad91c0 Add custom cache manager per cache operation 11 years ago
Stephane Nicoll 81c208098f Custom KeyGenerator 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 624170f178 Introduce verify & reset methods in ADSEMockCtrl 11 years ago
Sam Brannen 81c259fe42 Explain mock scope in static method mocking aspect 11 years ago
Sam Brannen 9fe9e27189 Explain after advice behavior in static method mock aspect 11 years ago
Sam Brannen 76f3d6e501 Improve test coverage for AbstractMethodMockingControl 11 years ago
Sam Brannen 3a89bc4b26 Fix merge error in previous commit 11 years ago
Sam Brannen 69a89b1bb0 Fix off-by-one regression in AbstractMethodMockingControl 11 years ago
Sam Brannen d90a36170a Polish Javadoc for @MockStaticEntityMethods & its aspect 11 years ago
Sam Brannen b8ed2f4967 Ensure all tests are executed in the Gradle build 11 years ago
Juergen Hoeller ee2022e54c Polishing 11 years ago
Juergen Hoeller a0ccd65d51 Consistent build dependencies 11 years ago