57 Commits (f4037bf522ae0fed098a58cad2299d9816d81f4d)

Author SHA1 Message Date
Stephane Nicoll d73f91eaf0 Polish 10 years ago
Stephane Nicoll 3564616b7f Align caching AspectJ configuration 10 years ago
Juergen Hoeller 7c5aac122a Restored lazy resolution of default executor for AsyncAnnotationBeanPostProcessor 10 years ago
Juergen Hoeller 6f2f3595e9 Backported import and declaration cleanup 10 years ago
Juergen Hoeller edd6e76b9f Polishing 11 years ago
Juergen Hoeller dd4bc630c3 Common code in AsyncExecutionAspectSupport allows for CompletableFuture processing with AspectJ as well 11 years ago
Juergen Hoeller 8b2d9951e0 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type 11 years ago
Juergen Hoeller 2b3409461f Polishing 11 years ago
Stephane Nicoll fa8d202a45 AspectJ support for javax.transaction.Transactional 11 years ago
Stephane Nicoll fd7153ffbb Do not retain cache transaction managers 11 years ago
Janning Vygen 061b246307 Add @AjSuppressWarnings on static mocks 12 years ago
Stephane Nicoll d9df50c6cd @Entity no longer required with spring-aspect 12 years ago
Stephane Nicoll 222d2b1639 Fix unnecessary required spring-context-support dep 12 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 12 years ago
Janning Vygen 6950d5517b Adding @AjSuppressWarnings on some advices 12 years ago
Juergen Hoeller 20c2ba35dc Polishing 12 years ago
Stephane Nicoll 2553fb8ba1 Apply ListenableFuture support to AspectJ 12 years ago
Stephane Nicoll 8fc191c95e Apply AsyncUncaughtExceptionHandler to AspectJ 12 years ago
Juergen Hoeller 3bcfc591e9 Polishing 12 years ago
Juergen Hoeller 8f484d382e Polishing 12 years ago
Juergen Hoeller 036896a6b8 Split configuration constants into local XConfigUtils classes instead of piling them up in AnnotationConfigUtils 12 years ago
Juergen Hoeller 9d6c38bd54 Consistent bracket alignment 12 years ago
Juergen Hoeller 6c1f8de5fa Eventual removal of deprecated AbstractBeanConfigurerAspect, BeanReferenceFactoryBean and CommonsLogFactoryBean 12 years ago
Stephane Nicoll 3cda355e7f polishing 12 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 12 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 12 years ago
Sam Brannen 624170f178 Introduce verify & reset methods in ADSEMockCtrl 12 years ago
Sam Brannen 81c259fe42 Explain mock scope in static method mocking aspect 12 years ago
Sam Brannen 9fe9e27189 Explain after advice behavior in static method mock aspect 12 years ago
Sam Brannen 76f3d6e501 Improve test coverage for AbstractMethodMockingControl 12 years ago
Sam Brannen 3a89bc4b26 Fix merge error in previous commit 12 years ago
Sam Brannen 69a89b1bb0 Fix off-by-one regression in AbstractMethodMockingControl 12 years ago
Sam Brannen d90a36170a Polish Javadoc for @MockStaticEntityMethods & its aspect 12 years ago
Juergen Hoeller ee2022e54c Polishing 12 years ago
Juergen Hoeller 3ca0dcd912 Fixed method count in AbstractMethodMockingControl's IllegalStateException message 13 years ago
Juergen Hoeller 2d1b44202b OpenJDK 8 build 99: annotation discovery on bridge methods 13 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 13 years ago
Chris Beams 2a78b97598 Polish whitespace in JpaExceptionTranslatorAspect.aj 13 years ago
Rob Winch 21a49ef4c5 Polish whitespace in *.aj 13 years ago
Juergen Hoeller 1af28efe39 @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well 13 years ago
Phillip Webb f464a45ba4 Polish formatting 13 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 13 years ago
Rob Winch 6888a6f286 Restore *.aj whitespace 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 13 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 13 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 14 years ago