1736 Commits (ac6c96a391ebffe40af3f6a500a51eea98fe1d8f)

Author SHA1 Message Date
Juergen Hoeller 252f52ab07 Tighten (IntroductionAware)MethodMatcher contract 6 years ago
Juergen Hoeller 478d7255d2 GenericApplicationListenerAdapter caches resolved event types 6 years ago
Juergen Hoeller 52d124de6f Use supplier-aligned type information for FactoryBean type resolution 6 years ago
Juergen Hoeller 0b60447c49 Javadoc update: ConfigurationClassPostProcessor is priority-ordered 6 years ago
Juergen Hoeller 9c08a482d1 Prefer ArrayList/ArrayDeque over LinkedList for multi-element holders 6 years ago
Juergen Hoeller 28f7b26294 Null-returning instance supplier resolves to NullBean 6 years ago
Juergen Hoeller 5fcfe0fa8e Polishing 6 years ago
Juergen Hoeller 955665b419 Consistent processing of binding/validation failures for data classes 6 years ago
Juergen Hoeller faef363e85 Evaluate @Cacheable(condition) once per method invocation only 6 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 6 years ago
Juergen Hoeller f123d6c3bc Upgrade to Netty 4.1.27 and Commons Pool 2.6 6 years ago
Juergen Hoeller fc699b2b37 @Bean provides autowireCandidate flag (analogous to XML definitions) 6 years ago
Juergen Hoeller a5dd0f0c09 Fix accidental @Nullable declaration on addAttribute(Object) 6 years ago
Juergen Hoeller f2787cfb35 Same method filtering in ConstructorResolver and getTypeForFactoryMethod 6 years ago
Juergen Hoeller e5a6711d29 Consistent final declaration for static delegate classes 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Juergen Hoeller d58c09b89f Up-to-date coverage of task executor and scheduler variants 6 years ago
Juergen Hoeller 8ad5299f4a Polishing 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Juergen Hoeller 81cb740e0a New postProcessProperties variant on InstantiationAwareBeanPostProcessor 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb b220d94cc2 Never use parenthesis for single lambda arguments 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 9de3689f63 Never use 'this.' when accessing loggers 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb 866e9d702e Use consistent block style 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Sam Brannen 4184ebe799 Polish profile expression support 7 years ago
Stephane Nicoll 1f3b4f1863 Polish "Add profile expression support" 7 years ago
Juergen Hoeller 0dc434b35e Polishing 7 years ago
Juergen Hoeller 9aed9bf823 Allow for custom ScheduledTaskRegistrar and/or ScheduledMethodRunnable 7 years ago
Juergen Hoeller b71795ba36 Restore original DefaultLifecycleProcessor behavior for the time being 7 years ago
Brian Clozel 0092653d42 Fix JDK9 build after Groovy 2.5 upgrade 7 years ago
Juergen Hoeller 6cf197864c DefaultLifecycleProcessor properly handles count for dependent beans 7 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 7 years ago
Sebastien Deleuze b71d0eeec9 Fix Kotlin bean DSL conditional handling 7 years ago
Juergen Hoeller 356bfe6e2e Upgrade to Joda-Time 2.10 7 years ago
Sebastien Deleuze a7a29a8226 Revisit PropertyResolver Kotlin extensions 7 years ago
Juergen Hoeller 1b728fb244 Polishing 7 years ago
Juergen Hoeller b39ce80c87 Doc: @EnableScheduling needs to be declared per application context 7 years ago
Juergen Hoeller 46a89d9534 Restore lenient null return value for ConditionContext.getBeanFactory() 7 years ago
Juergen Hoeller 5bbeadec0c Detect nested configuration classes even for empty outer classes 7 years ago
Sebastien Deleuze be416ef9c4 Polish BeanDefinitionDsl 7 years ago
Juergen Hoeller 5b3bbad6a0 ConcurrentModel.addAttribute javadoc: null value not supported 7 years ago
Juergen Hoeller 795e5d306c Upgrade to JSR-354 Money & Currency API 1.0.3 and Moneta 1.2.1 7 years ago