757 Commits (dd97dee7fda7c0a29a5c943961816a77124a0676)

Author SHA1 Message Date
Sam Brannen c7bb981db1 Ensure it's possible to extend ControlFlowPointcut with RegEx support 1 year ago
Sam Brannen 7f1beb0140 Polishing 1 year ago
Sam Brannen d3fba6d49b Support pattern matching for method names in ControlFlowPointcut 1 year ago
Sam Brannen c5333a0a68 Polishing 1 year ago
Sam Brannen c5def4c97a Document pattern matching support in NameMatchMethodPointcut 1 year ago
Sam Brannen 5c1cdcb245 Improve ControlFlowPointcut extensibility 1 year ago
Sam Brannen c0f79ca3bf Polish ControlFlowPointcut[Tests] 1 year ago
Juergen Hoeller 8712fdcd3b Polishing 1 year ago
Juergen Hoeller 6bdf7ad36a Polishing 1 year ago
Juergen Hoeller f9be717602 Avoid getObjectType exception for uninitialized ProxyFactoryBean 1 year ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 1 year ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 1 year ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 1 year ago
Sébastien Deleuze 466c8d8f23 Add Coroutines support for `@Cacheable` 1 year ago
Stéphane Nicoll ce9ca700f3 Enable test in AbstractAspectJAdvisorFactoryTests 1 year ago
Sam Brannen 08237da4b4 Simplify equals() implementation in PerTargetInstantiationModelPointcut 1 year ago
Sam Brannen f7496a393d Expand scope of equals() in PerTargetInstantiationModelPointcut 1 year ago
Sam Brannen 865fa33927 Cache CGLIB proxy classes properly again 1 year ago
Sam Brannen 9120f87897 Consolidate AspectJ test fixtures 1 year ago
Sam Brannen edd1e9134f Polishing 1 year ago
Stéphane Nicoll 57a4628934 Polish log message 1 year ago
Sangwon Hong fcbe5fa73f Log attempt at proxying final methods to WARN instead of INFO 1 year ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 1 year ago
Stephane Nicoll 66a571fe27 Make constructorOrFactory method resolution optional 1 year ago
Stephane Nicoll 3e424e3ce7 Polish "Add return type check on GetterPointcut" 1 year ago
Enimiste d1dfac4e5d Add return type check on GetterPointcut 1 year ago
Sébastien Deleuze ada76bd7bf Add an assertion to AopUtils.KotlinDelegate#invokeSuspendingFunction 1 year ago
Sébastien Deleuze 81607238ce Use consistently `@since 6.1` 1 year ago
Stephane Nicoll 1f6fd16dae Polish "Introduce reverse on ClassFilter and MethodFilter" 1 year ago
Jinhui-Z 13e62d0b8e Introduce reverse on ClassFilter and MethodFilter 1 year ago
hzmpay cde476f90e Use computeIfAbsent in SpelCompiler and AdvisedSupport 1 year ago
Sébastien Deleuze c8169e5cad Add Coroutines support to Spring AOP 1 year ago
Stephane Nicoll 95c43bb0ae Polish "Skip non-overridden methods of Object.class" 1 year ago
stsypanov b91179d1b8 Skip non-overridden methods of Object.class 1 year ago
Stephane Nicoll 5d5cd17d33 Polish "Rename earlyProxyReferences in AbstractAutoProxyCreator" 1 year ago
陈其苗 67e3b1b531 Rename earlyProxyReferences in AbstractAutoProxyCreator 1 year ago
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 1 year ago
Sam Brannen d0d0ed0578 Update copyright headers 1 year ago
Juergen Hoeller c72dd1ff66 Change "!void" pointcut expression to "int" for AspectJ 1.9.20 1 year ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 1 year ago
Juergen Hoeller 6e5af9dccb Polishing 1 year ago
Juergen Hoeller cc90a956f7 Reject invalid afterThrowing signature on ThrowsAdvice 1 year ago
Sam Brannen 376f13f8ef Update copyright headers 1 year ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Sam Brannen 0eda44186a Polish tests for configuration constants 1 year ago
Juergen Hoeller c64a322e19 Polishing 1 year ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 1 year ago
Sam Brannen f01fb19318 Stop using Constants utility in CustomizableTraceInterceptor 1 year ago
Sam Brannen 5e31856aaa Polish CustomizableTraceInterceptor[Tests] 1 year ago