862 Commits (566ea301673e6ef9a8a6617b5ff2071167a30db2)

Author SHA1 Message Date
Juergen Hoeller 7118fcff0d MethodValidationInterceptor falls back to invocation attempt with resolved bridge method (for Hibernate Validator 5.2 compatibility) 9 years ago
Juergen Hoeller e05fb494f5 Polishing 9 years ago
Juergen Hoeller 3430f7623c Consistent detection of meta-annotation attributes via ASM 9 years ago
Juergen Hoeller c685fd7c23 Polishing 9 years ago
Juergen Hoeller 6d1b8b5a31 SpringWebConstraintValidatorFactory for use with validation.xml 9 years ago
Stephane Nicoll 22948bd7f0 Add hook to create custom BeanPropertyBindingResult 9 years ago
Sam Brannen f47bbb0d9e Polish tests 9 years ago
Juergen Hoeller e0f012f32d Removal of redundant JdkVersion checks in the test suite 9 years ago
Juergen Hoeller d8794a1edc Test against EhCache 3.0 M2 (as a JCache provider) 9 years ago
Juergen Hoeller 9ef38807e6 Polishing 9 years ago
Juergen Hoeller 2c2bed2adb ResourceBundleMessageSource checks containsKey before calling getString 9 years ago
Sam Brannen 725292081e Introduce 'value' alias for 'attribute' in @AliasFor 9 years ago
Juergen Hoeller b74377932c Deprecate native JRuby support 9 years ago
Juergen Hoeller d83735694e Polishing 9 years ago
Juergen Hoeller f0ac2784a4 Removed unused fields from ConfigurationClassBeanDefinitionReader 9 years ago
Sam Brannen aae0bd2fb4 Update TODO for SPR-13280 9 years ago
Juergen Hoeller efd7f9bf72 Polishing 9 years ago
Juergen Hoeller edd6e76b9f Polishing 9 years ago
Juergen Hoeller 1a636b1023 Polishing 9 years ago
Sam Brannen 0153913ef4 Polish and simplify EnableSchedulingTests 9 years ago
Juergen Hoeller cad0665187 Fixed exception message expectation plus formatting 9 years ago
Juergen Hoeller c3e57dd245 AsyncAnnotationBeanPostProcessor tries to find TaskExecutor by type/name 9 years ago
Juergen Hoeller 8e55ad1c08 Polishing 9 years ago
Juergen Hoeller 66d8c2819f ScheduledAnnotationBeanPostProcessor falls back to "taskScheduler" bean by name 9 years ago
Juergen Hoeller 9f15f347bf Renamed 'name' attribute to 'scopeName' (in order to avoid common override conflicts) 9 years ago
Juergen Hoeller ef781b6353 Fixed default formatters test to reliably work with any system locale 9 years ago
Juergen Hoeller 2934256257 Polishing 9 years ago
Juergen Hoeller 09eb492079 Merged bean definitions are now cached early and selectively evicted after post-processing and before actual bean creation 9 years ago
Juergen Hoeller f4f508d869 Revisit date-time tests for compatibility with JDK 9 build 72 9 years ago
Juergen Hoeller c7fef87e76 ResourceBundleThemeSource exposes fallbackToSystemLocale and defaultEncoding 9 years ago
Sam Brannen 2e41c2e23d Polish Javadoc in @EventListener 9 years ago
Sam Brannen 72f0ac7e5b Polish Javadoc in @EventListener 9 years ago
Stephane Nicoll fd2c0cc982 Polish 9 years ago
Sam Brannen 14e168f2dc Fix typos in @EventListener 9 years ago
Sam Brannen f300325b1b Polishing 9 years ago
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