1172 Commits (96bfc14dba7691f0f8cd893ac90b39e09ac8ae1a)

Author SHA1 Message Date
Juergen Hoeller 9bf4d7cf4e Polishing 8 years ago
Juergen Hoeller 85b0ce1ef7 Avoid defensive checks against java.time API 8 years ago
Juergen Hoeller da63898d5f Polishing 8 years ago
Juergen Hoeller dc8cd4e4c0 Polishing 8 years ago
Kazuki Shimizu 124f2128fa Detect invalid configuration for autoGrowCollectionLimit on DataBinder 8 years ago
Juergen Hoeller b3cd1ad7f1 Refined throwing of BeanCreationExceptions (and reflection exceptions) 8 years ago
Rossen Stoyanchev 816e32872a Reactive support for @ModelAttribute argument 8 years ago
Rossen Stoyanchev 3230ca6d39 Add ConcurrentModel 8 years ago
Juergen Hoeller 7f4904ed22 Avoid deprecated Mockito methods 8 years ago
Juergen Hoeller 8df45dd274 @Async docs explicitly mention ListenableFuture and CompletableFuture 8 years ago
Juergen Hoeller ac774cdcef Avoid deprecated Mockito methods 8 years ago
Juergen Hoeller 8ae0bd6ea9 ApplicationListenerDetector ignores non-managed bean instances 8 years ago
Juergen Hoeller 8053fefea8 Consistent support for early placeholder resolution in properties locations 8 years ago
Juergen Hoeller 03468fd9ed ReloadableResourceBundleMessageSource sets file timestamp on merged holder 8 years ago
Juergen Hoeller b07d40cc44 Polishing 8 years ago
Juergen Hoeller ac80ac6f8b Consistent instanceof/casting of Class references 8 years ago
Juergen Hoeller 2f9ed5917b Polishing 8 years ago
Juergen Hoeller dc080cb1be Revised NoSuchBeanDefinitionException message and ResolvableType handling 8 years ago
Juergen Hoeller c946924431 ApplicationListener detection for inner beans behind post-processors 8 years ago
Juergen Hoeller bf9083d60f TypeDescriptor supports merged annotation lookups (for composable formatting annotations) 8 years ago
Juergen Hoeller 08972eff9b Local merged annotation lookup in SpringCacheAnnotationParser 8 years ago
Juergen Hoeller 13001b9aff SimpleApplicationEventMulticaster just swallows event downcast exceptions 8 years ago
Stephane Nicoll 56c48623fd Allow @Cacheable method to return Optional 8 years ago
Stephane Nicoll ffa728c23c Move NoOpCache to a top-level public class 8 years ago
Stephane Nicoll 1f3b8ff2f7 LiveBeansView does not rely on application contexts order anymore 8 years ago
Stephane Nicoll 19db0424d2 Clarify SpEL usage on `@EventListener` 8 years ago
Juergen Hoeller 3726c6f18d Polishing 8 years ago
Juergen Hoeller f7d740fa69 ConversionService detects generic type declaration on target class behind proxy as well 8 years ago
Stephane Nicoll fc8bad36c9 Fix formatting 8 years ago
Philippe Marschall ae5b0c6fb5 Replace J2EE with Java EE 8 years ago
Juergen Hoeller eafaaa5cb8 Polishing 8 years ago
Juergen Hoeller a32b52555a @Primary not marked as inherited anymore 8 years ago
Juergen Hoeller 74b6a5b6d7 BindingResult does not hold on to ConversionService when serialized in session 8 years ago
Stephane Nicoll ab232a5386 Polish EnableAsync javadoc 8 years ago
Juergen Hoeller ebed7b77c3 SpringValidatorAdapter declares ResolvableAttribute as serializable 8 years ago
Juergen Hoeller fb7ae010c8 Avoid unnecessary generics on emptyMap/Set/List 8 years ago
Juergen Hoeller bf6653b837 Adapted to 4.3.3 backport 8 years ago
Sam Brannen 8f62b63663 Introduce 'value' alias for @Bean's 'name' attribute 8 years ago
Juergen Hoeller ce42ed4d44 Polishing 8 years ago
Juergen Hoeller c69e6a36f7 Revised IllegalArgumentException handling for Formatter parse calls 8 years ago
Juergen Hoeller 0c2e8a6246 Consistent callbacks for TypeFilters, ImportSelectors and ImportBeanDefinitionRegistrars 8 years ago
Juergen Hoeller 5405c07d26 Configuration class processing uses MetadataReaderFactory for current ResourceLoader 8 years ago
Juergen Hoeller 480cd2c2f0 IdentityHashMap for scheduled tasks (avoiding hashCode calls on bean instances) 8 years ago
Juergen Hoeller a86f6d3676 ApplicationEventPublisher as functional interface 8 years ago
Juergen Hoeller 118d093eaf Drop defensive Joda-Time 2.x check 8 years ago
Juergen Hoeller d5c9cc62f1 Correct ISO DateTime example 8 years ago
Stephane Nicoll dcade06fa0 Support for candidate components index 8 years ago
Juergen Hoeller 4ef428de28 Polishing 8 years ago
Juergen Hoeller 58fa63fdd1 ApplicationListenerMethodAdapter resolves order on construction 8 years ago
Sam Brannen d6d05e8ca0 Remove trailing whitespace in Java source code 8 years ago