864 Commits (e214e64782a00026f665d6d61b014de38c70c929)

Author SHA1 Message Date
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
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Juergen Hoeller 6418b54f81 DataBinder tries ConversionService if PropertyEditor could not produce required type 9 years ago
Sam Brannen 03ade48d68 Expound on inheritance semantics for @Conditional 10 years ago
Juergen Hoeller ef7cf2c650 Revised description of event source parameter 10 years ago
Juergen Hoeller 02da2e85ee DataBinder allows for adding custom Formatters as alternative to PropertyEditors (including per-field formatters) 10 years ago
Juergen Hoeller 64a01d64c5 Polishing 10 years ago
Philippe Marschall 994d86992c Avoid eager formatting in pre-condition checks 10 years ago
Juergen Hoeller 1722fa6678 JSR-223 based StandardScriptFactory (including <lang:std> support) 10 years ago
Sam Brannen 4bf32578b5 Rename MethodBasedEvaluationContextTest to *Tests 10 years ago
Juergen Hoeller dbd82d128d Polishing 10 years ago
Juergen Hoeller e87dc9f82d Test for AspectJ pointcuts with lambdas (currently marked as ignored) 10 years ago
Juergen Hoeller 1cc042d4c7 Polishing 10 years ago