455 Commits (0998bd49ef1c2d45a1f52202854098577d8f7a66)

Author SHA1 Message Date
Sam Brannen 0998bd49ef Implement reliable advice invocation order within an @Aspect 5 years ago
Sam Brannen d6525cfb97 Polishing 5 years ago
Juergen Hoeller d14140da69 Polishing 5 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 5 years ago
Sam Brannen 04c8de4e50 Polishing 5 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 5 years ago
Sam Brannen 70b3de4afe Polish AspectJAdvisorFactory tests 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Juergen Hoeller fdc60311ed Avoid unnecessary trace logging in ProxyFactoryBean 5 years ago
Juergen Hoeller d91fc8c672 No log level check unless String concatenation is following 5 years ago
Juergen Hoeller 33642345a4 Lazily check log level within validation conditions 5 years ago
Qimiao Chen 988aae4f2e
Remove unnecessary variable declaration in ProxyCallbackFilter 5 years ago
Сергей Цыпанов 1fd447f395
Reduce String garbage in CglibAopProxy.doValidateClass() 5 years ago
Qimiao Chen b92515bdee
Add logger.isInfoEnabled check before logger.info 5 years ago
Christoph Dreis 2093e35f27 Avoid unnecessary sorting 5 years ago
ZhangT 6add7b4dec
Polishing 5 years ago
Sam Brannen 51fa98a1b2 Apply compiler conventions to test fixtures 5 years ago
Rossen Stoyanchev f5df422de9 Polishing contribution 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen e8ef93c508 Polish contribution 5 years ago
lixiaolong11000 047eefd2e2 Improve exception message in AopContext.currentProxy() 5 years ago
stsypanov 8e5cad2af3 Add fast path for ClassUtils.hasMethod() 5 years ago
Sam Brannen 141dae6437 Polish contribution 5 years ago
lixiaolong11000 132805133d Improve ExposeInvocationInterceptor exception message 5 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Pascal Schumacher e7d489667c Add missing space in AopConfigException message 5 years ago
Sam Brannen 6fdf5ef6ee Polish contribution 5 years ago
Сергей Цыпанов d9cae339d6 Simplify AdvisedSupport.removeAdvisor() 5 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 5 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 5 years ago
Sam Brannen 769a15cb82 Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
Juergen Hoeller 357beb24bc Polishing 5 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 5 years ago
Sam Brannen c256af4ef7 Polishing 5 years ago
Sam Brannen d611c7484f Fix Checkstyle violation 5 years ago
Sam Brannen 8f6846827d Ensure ClassFilter and MethodMatcher implementations are cacheable 5 years ago
Sam Brannen e1e072b75c Fix memory leak regression involving @Async methods 5 years ago
Sam Brannen 2e7d344930 Polish ClassFiltersTests 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago