806 Commits (31c547456a54d75f7b35eec0b684b81bb34555bf)

Author SHA1 Message Date
Juergen Hoeller 75edb3979e AspectJExpressionPointcut defensively catches exceptions thrown from ShadowMatch.matchesJoinPoint 10 years ago
Juergen Hoeller e97506be55 Member classes get exposed to the import stack now 10 years ago
Juergen Hoeller b02352d30f Enabled test for AspectJ pointcut matching against lambda-defined bean 10 years ago
Stephane Nicoll b87816ed20 Add ResolvableTypeProvider 10 years ago
Stephane Nicoll e8441edcb7 Remove commons pool 2.x workaround 10 years ago
Juergen Hoeller 869b0bc7ee Create enhanced FactoryBean instance before applying method interceptor (preferably via Objenesis) 10 years ago
Juergen Hoeller d195ad216a Polishing 10 years ago
Juergen Hoeller 9410dff99c AsyncResult allows for exposing an execution exception 10 years ago
Sam Brannen 0db948e72d Polish Javadoc for @Scope 10 years ago
Sam Brannen ff8597fa80 Introduce alias for 'value' attribute in @ComponentScan.Filter 10 years ago
Sam Brannen 39e820b4bf Polish Javadoc for @ComponentScan 10 years ago
Sam Brannen d4ee75ddf0 Log correct class name for introspection failure 10 years ago
Sam Brannen d3b5aeb768 Introduce alias for 'value' attribute in @ImportResource 10 years ago
Sam Brannen e5dc6e964c Introduce getAliasedStringArray() in AnnotationAttributes 10 years ago
Stephane Nicoll 08c032d9fd Allow Cache annotations to not specify any cache name 10 years ago
Juergen Hoeller 4f1286a4c3 Lite configuration candidate check defensively handles method introspection failure 10 years ago
Juergen Hoeller 11401bd5e4 Upgrade to Hibernate ORM 5.0 RC1 and Hibernate Validator 5.2 RC1 10 years ago
Sam Brannen 81844191f8 Polish Javadoc for @ImportResource 10 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 10 years ago
Sam Brannen de06f422f3 Polish Javadoc for caching annotations 10 years ago
Sam Brannen 845f4f2bb7 Improve attribute alias support in @ComponentScan 10 years ago
Sam Brannen 94aa90646b Polish Javadoc for @ComponentScan 10 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 10 years ago
Juergen Hoeller c622f4c487 Polishing 10 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 10 years ago
Elizabeth Chatman 5652f02af0 Fix number parsing of @Scheduled attributes 10 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 10 years ago
Juergen Hoeller 271804f105 Polishing 10 years ago
Juergen Hoeller de893ada2b Compatibility with JSR-354 final (and its new Monetary singleton) 10 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 10 years ago
Stephane Nicoll cf391f5ce1 polish 10 years ago
Juergen Hoeller 6418b54f81 DataBinder tries ConversionService if PropertyEditor could not produce required type 10 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
Sam Brannen 7a690df925 Remove trailing whitespace from Java source code 10 years ago
Sam Brannen 2015781ea1 Rename duplicate EnvironmentIntegrationTests to EnvironmentSystemIntegrationTests 10 years ago
Stephane Nicoll b8f10f69a9 Fix binary compatibility for SmartApplicationListener 10 years ago
Sam Brannen 572cbb0821 Consistently supply test name to @Parameters 10 years ago
Juergen Hoeller 706d3adf07 Consistently throw IllegalStateException from getAutowireCapableBeanFactory() 10 years ago
Sam Brannen 122d3476d9 Polish Javadoc for condition annotation attributes 10 years ago
Sam Brannen ad6bea1cda Support abstract, bridge, & interface methods in AnnotatedElementUtils 10 years ago
Sam Brannen e0d2dbd21d Polish Javadoc & TODOs in ApplicationListenerMethodAdapter 10 years ago