97 Commits (da124a9e8931c10f102e8b493f37b352d8fb093c)

Author SHA1 Message Date
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 94d46eba3c Exclusively mention CompletableFuture instead of ListenableFuture 2 years ago
Juergen Hoeller 7d4c8a403e Introduce configurable default rollback rules 2 years ago
Stéphane Nicoll 6d948d03e5 Remove outdated declaration 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen b617e16d8d Polishing 3 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Marc Wrobel c6be3b33c9 Fix and improve Javadoc in spring-aop 4 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Juergen Hoeller 238354a081 Polishing 6 years ago
Juergen Hoeller 9e12a20324 Polishing 6 years ago
yanghuai9 b67de25d67 add @Override in class AnnotationBeanConfigurerAspect 6 years ago
Juergen Hoeller f09093132e Use proxyBeanMethods=false on remaining internal configuration classes 6 years ago
Juergen Hoeller d1c7083e77 Consistent ROLE_INFRASTRUCTURE declarations for configuration classes 6 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 7 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 8 years ago
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 8 years ago
Phillip Webb eeebd51f57 Use consistent class design 8 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 8 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 8 years ago
Sam Brannen 3f2e27f24f Fix Javadoc formatting in AnnotationBeanConfigurerAspect 9 years ago
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test 9 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 9 years ago
Juergen Hoeller cff311b03c Remove outdated JpaExceptionTranslatorAspect 9 years ago
Juergen Hoeller b3253ca5e2 Drop mock.staticmock package from spring-aspects 10 years ago
Stephane Nicoll 2b822d5053 Polish contribution 10 years ago
nkjackzhang 60123b6ca3 Fix typo in javadoc 10 years ago
Juergen Hoeller 37e42e68e8 Refined AspectJ caching tests 10 years ago
Stephane Nicoll 6cd85ddde7 Align caching AspectJ configuration 10 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 10 years ago
Juergen Hoeller f2f87ff1e0 Explicit javadoc references to BeanFactory-based default executor lookup 10 years ago
Juergen Hoeller 155fa3754b Consistent lazy resolution of default executor/scheduler for Async/ScheduledAnnotationBeanPostProcessor 10 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 10 years ago
Sam Brannen 5b3edcd9f9 Spring Cleaning in December 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 73c21fbac1 Define JCache aspect 11 years ago
Stephane Nicoll fd7153ffbb Do not retain cache transaction managers 12 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