757 Commits (dd97dee7fda7c0a29a5c943961816a77124a0676)

Author SHA1 Message Date
Phillip Webb 63b129a3f7 Check that nullable annotations are from org.springframework.lang 3 years ago
Stephane Nicoll 5378572b00 Clarify lambda code block methods 3 years ago
Stephane Nicoll f64fc4baff Generate appropriate bean registration code for scoped proxies 3 years ago
Sam Brannen 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces 3 years ago
Sam Brannen 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils 3 years ago
Juergen Hoeller 7aed6279a2 Consistent fallback in case of fast-class generation failure 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen be8224a590 Polish contribution 3 years ago
Guirong Hu 01214b3473 Allow @Async qualifier to be declared with a placeholder or SpEL expression 3 years ago
Sam Brannen 6a73d2655f Polishing 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Juergen Hoeller f8a59c267f Polishing 3 years ago
izeye 4ab03fede8 Fix Javadoc since for AopProxyUtils.isLambda() 3 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Sam Brannen 7072aab53b Improve log message when searching for default executor for async processing 3 years ago
Sam Brannen f4f5cee76c Polish AOP namespace tests 3 years ago
Sam Brannen bf1cf549b1 Delete unused XML config in AOP namespace tests 3 years ago
kuanghc1 e24043ab90 Simplify HashMap declaration in test fixture 3 years ago
springmonster aaa10e9060
Simplify HashMap declaration in test fixture 3 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 3 years ago
liuzhifei ee292ec116 Replace use of StringBuffer with StringBuilder 3 years ago
Juergen Hoeller 1af21bb451 Declare serialVersionUID on DefaultAopProxyFactory 3 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 3 years ago
Juergen Hoeller ba468a731f Remove JamonPerformanceMonitorInterceptor support 3 years ago
Juergen Hoeller 9a513cfdea Enforce Future/void return declaration for async methods 3 years ago
Stephane Nicoll 9e09d6cde4 Polish "Fix javadoc reference to ThrowsAdvice" 3 years ago
Stephane Nicoll 31b8587ce6 Update copyright year of changed file 3 years ago
xay 00375df4e8 Fix javadoc reference to ThrowsAdvice 3 years ago
Arjen Poutsma 81af7330f6 Deprecate StringUtils::trimWhitespace and variants 3 years ago
Stephane Nicoll 27257fb82e Polish "Fix reference to CountingBeforeAdvice" 3 years ago
diguage e209a460ca Fix reference to CountingBeforeAdvice 3 years ago
Sam Brannen 63c6a7e15e Update copyright date 3 years ago
Sam Brannen 07cd6ab761 Apply "instanceof pattern matching" Eclipse clean-up in spring-aop 3 years ago
Juergen Hoeller a295a28e4b Defensively handle fast class generation failure for individual methods 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller 49d003857d Skip CGLIB class validation in case of optimize flag 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Juergen Hoeller b74e93807e Remove JDK 9 workarounds etc 3 years ago
yokotaso 0a776a76d1 Fix memory leak on AOP Proxy class definition cache 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen 88af24c1cb Update copyright date 3 years ago
Inmord 871e378ed0 Polish AbstractAspectJAdvisorFactory 3 years ago
Sam Brannen 9f7a94058a Update copyright date 3 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 3 years ago
Sam Brannen ce94f69e52 Polish contribution 3 years ago
Anton Lyxell 01c8de0111
Simplify getInternalBeanFactoryForBean 3 years ago