827 Commits (e3bb06c8783ca45633ee361bb637cc3236471479)

Author SHA1 Message Date
Stephane Nicoll e3bb06c878 Avoid Java8 API 9 years ago
Stephane Nicoll bf786c3176 Support for multiple events per method 9 years ago
Juergen Hoeller 08fb62570e Explicit notes for load-time weaving on Tomcat 7.0.63+ and WildFly 9 9 years ago
Sam Brannen 50bed38a85 Polishing 9 years ago
Juergen Hoeller f58e1db2e6 Explicit notes for @Bean on static methods, private methods, and Java 8 default methods 9 years ago
Juergen Hoeller ca3ba7deb5 Extended/BindingAwareModelMap are not meant to be referred to in user code 9 years ago
Sam Brannen 27d1ce84a3 Polishing 9 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Juergen Hoeller f1c7dc4f4b Introduced SimpleTransactionScope (analogous to SimpleThreadScope) 9 years ago
Juergen Hoeller d7f8fa50be Polishing 9 years ago
Juergen Hoeller 92f1754b1e Fixed fallback mode in ObjenesisCglibAopProxy, plus consistent support for bypassing Objenesis (e.g. on Google App Engine) 9 years ago
Stephane Nicoll 75c88ffbeb Remove deprecated warnings 9 years ago
Juergen Hoeller c41779f895 AsyncExecutionInterceptor supports Java 8's CompletableFuture as a return type 9 years ago
Juergen Hoeller 06a5ed9cae AbstractApplicationContext resets common introspection caches after refresh 9 years ago
Juergen Hoeller 10cb80a500 Removed superfluous @Ignore import 9 years ago
Juergen Hoeller 1c01f575c2 ConfigurationClassParser ignores unresolvable member classes 9 years ago
Stephane Nicoll 95acf8c989 Remove references to codehaus.org 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 60cdfa535e Polish ComponentScanParserScopedProxyTests 9 years ago
Sam Brannen 2d23f42609 Introduce alias for 'value' attribute in @Scope 9 years ago
Juergen Hoeller 75edb3979e AspectJExpressionPointcut defensively catches exceptions thrown from ShadowMatch.matchesJoinPoint 9 years ago
Juergen Hoeller e97506be55 Member classes get exposed to the import stack now 9 years ago
Juergen Hoeller b02352d30f Enabled test for AspectJ pointcut matching against lambda-defined bean 9 years ago
Stephane Nicoll b87816ed20 Add ResolvableTypeProvider 9 years ago
Stephane Nicoll e8441edcb7 Remove commons pool 2.x workaround 9 years ago
Juergen Hoeller 869b0bc7ee Create enhanced FactoryBean instance before applying method interceptor (preferably via Objenesis) 9 years ago
Juergen Hoeller d195ad216a Polishing 9 years ago
Juergen Hoeller 9410dff99c AsyncResult allows for exposing an execution exception 9 years ago
Sam Brannen 0db948e72d Polish Javadoc for @Scope 9 years ago
Sam Brannen ff8597fa80 Introduce alias for 'value' attribute in @ComponentScan.Filter 9 years ago
Sam Brannen 39e820b4bf Polish Javadoc for @ComponentScan 9 years ago
Sam Brannen d4ee75ddf0 Log correct class name for introspection failure 9 years ago
Sam Brannen d3b5aeb768 Introduce alias for 'value' attribute in @ImportResource 9 years ago
Sam Brannen e5dc6e964c Introduce getAliasedStringArray() in AnnotationAttributes 9 years ago
Stephane Nicoll 08c032d9fd Allow Cache annotations to not specify any cache name 9 years ago
Juergen Hoeller 4f1286a4c3 Lite configuration candidate check defensively handles method introspection failure 9 years ago
Juergen Hoeller 11401bd5e4 Upgrade to Hibernate ORM 5.0 RC1 and Hibernate Validator 5.2 RC1 9 years ago
Sam Brannen 81844191f8 Polish Javadoc for @ImportResource 9 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 9 years ago
Sam Brannen de06f422f3 Polish Javadoc for caching annotations 9 years ago
Sam Brannen 845f4f2bb7 Improve attribute alias support in @ComponentScan 9 years ago
Sam Brannen 94aa90646b Polish Javadoc for @ComponentScan 9 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 9 years ago
Juergen Hoeller c622f4c487 Polishing 9 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 9 years ago
Elizabeth Chatman 5652f02af0 Fix number parsing of @Scheduled attributes 9 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 9 years ago
Juergen Hoeller 271804f105 Polishing 9 years ago
Juergen Hoeller de893ada2b Compatibility with JSR-354 final (and its new Monetary singleton) 9 years ago