759 Commits (main)

Author SHA1 Message Date
Sam Brannen f01fb19318 Stop using Constants utility in CustomizableTraceInterceptor 1 year ago
Sam Brannen 5e31856aaa Polish CustomizableTraceInterceptor[Tests] 1 year ago
Sam Brannen 040ea0a97c Remove @Aspect for classes containing only @Pointcut declarations in ref docs 1 year ago
Sébastien Deleuze 7137b22e6b Fix test compilation warnings 1 year ago
Sam Brannen fa7300c1de Remove unused test code and polish 1 year ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 1 year ago
Stephane Nicoll 74155e3d88 Do not invoke AspectJ hints generation if AspectJ is not present 1 year ago
Sébastien Deleuze 03420f811b Add reflection hints for AspectJ advice methods 1 year ago
Juergen Hoeller 0a5aff1b60 Specific check for parent of spring-aop ClassLoader 1 year ago
Juergen Hoeller c16f582ed8 Consistent equals implementations in AOP support classes 1 year ago
Juergen Hoeller 045df81f14 Reduce ProxyCallbackFilter to key-only role after class generation 1 year ago
Juergen Hoeller e210f08dce Declare Advisor#isPerInstance() as default method 1 year ago
Juergen Hoeller 4b8adf2dcc Polishing 1 year ago
Juergen Hoeller c68552556f Revise TargetSource implementations for proper nullability 1 year ago
Sam Brannen d86cfc949d Polishing 1 year ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 1 year ago
Juergen Hoeller 7e905e3e00 Use JdkDynamicAopProxy class loader instead of JDK bootstrap/platform loader 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Juergen Hoeller d213522dfc Polishing 2 years ago
Sam Brannen 56523d5014 Polishing 2 years ago
Sam Brannen 37458d28d9 Covert InterceptorAndDynamicMethodMatcher to a record 2 years ago
Sam Brannen 3854861a8a Polishing 2 years ago
Sam Brannen 8c784085d2 Update copyright dates 2 years ago
Sam Brannen 9d28fe90f5 Simplify AbstractAspectJAdvisorFactory internals 2 years ago
Sam Brannen 3456fd054f Remove obsolete MetadataAwareAspectInstanceFactory Javadoc 2 years ago
Sam Brannen 5fd75dd27b Add missing package-info.java file for autoproxy.target package 2 years ago
Sam Brannen e9413b93c6 Apply "instanceof pattern matching" in BeanFactoryAdvisorRetrievalHelper 2 years ago
Sam Brannen 7c50464bba Polishing 2 years ago
Sam Brannen 7ace9aa429 Polish AspectJAdviceParameterNameDiscoverer 2 years ago
Juergen Hoeller c0c9ba5c2c Polishing 2 years ago
Sam Brannen 9b0929c392 Update copyright headers 2 years ago
Adam Ostrožlík f2cdced501 Apply minor polishing in spring-aop 2 years ago
rstoyanchev 6a6a35a0b9 Support method validation for interface-only proxies 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen c3d123fef7 Allow @Aspect classes to extend concrete @Aspect classes 2 years ago
Sam Brannen e4b25ab480 Polishing 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Juergen Hoeller 88cac6a4a3 Reduce creation of composite interfaces to actual method references in current pointcut 2 years ago
Sam Brannen b71db12c43 Apply "instanceof pattern matching" in spring-aop 2 years ago
diguage 511dab1ade
Apply "instanceof pattern matching" (#29710) 2 years ago
Sam Brannen de07ad47f1 Polishing, suppression of deprecation warnings, copyright headers, etc. 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago