216 Commits (0ba7ea5f92a16c59c3ce71fe4f44c381ff579b4e)

Author SHA1 Message Date
Juergen Hoeller 74c618892e YamlPropertiesFactoryBean consistently exposes String values 10 years ago
Stephane Nicoll 2b0bf9f04a Add Qualified element on RootBeanDefinition 10 years ago
Juergen Hoeller c4fcdb6864 DefaultListableBeanFactory does not trigger early candidate creation ahead of primary bean selection 10 years ago
Juergen Hoeller ab0d523cc0 Polishing 10 years ago
Juergen Hoeller 4b06b60007 RootBeanDefinition accepts ResolvableType for target type hint 10 years ago
Juergen Hoeller d69afaada8 PathEditor tries file system path in case of non-existing resource 10 years ago
Juergen Hoeller d128830605 Test injection for @Lookup-declaring bean 10 years ago
Juergen Hoeller e03dea1d64 Polishing 10 years ago
Juergen Hoeller a4743c07d4 Polishing 10 years ago
Juergen Hoeller 23c2b6ad41 Added PathEditor for NIO file system resolution 10 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 10 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 10 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 10 years ago
Juergen Hoeller c4c941c43f Convert comma-separated string into list of classes analogous to existing support for class array 10 years ago
Juergen Hoeller cf0a0cd5d8 BeanWrapper avoids StringIndexOutOfBoundsException for incompletely quoted keys 10 years ago
Juergen Hoeller ce2f28da49 CachedIntrospectionResults explicitly introspects implemented interfaces (for Java 8 default methods) 10 years ago
Juergen Hoeller 5c1d3fca15 BeanFactory does not unwrap java.util.Optional for top-level bean 10 years ago
Juergen Hoeller edea66a967 Further tests for getBeanNamesForType(ResolvableType) 10 years ago
Juergen Hoeller 852212d0c5 Polishing 10 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 10 years ago
Juergen Hoeller b6dd8a9233 Consistent UnsatisfiedDependencyException exposure with injection point metadata 10 years ago
Juergen Hoeller ed98393fb2 SmartObjectFactory renamed to ObjectProvider (extends ObjectFactory) 10 years ago
Juergen Hoeller a7ad49adcf Placeholder configurers allow for trimming of property values 10 years ago
Juergen Hoeller 890819f886 SmartObjectFactory provides getObject(args) variant as well 10 years ago
Juergen Hoeller 1b53edfc5e DefaultListableBeanFactory skips fallback match attempt for Collection/Map beans 10 years ago
Juergen Hoeller 343bb2f130 Support for SmartObjectFactory injection points with programmatic optionality and lenient not-unique handling 10 years ago
Juergen Hoeller 903ae48382 DisposableBeanAdapter ignores bridge method conflicts 10 years ago
Sam Brannen 81f68463ec Clean up warnings in Gradle build 10 years ago
Juergen Hoeller 4a0fa69ce4 Injection support for Collection/Map beans and self references 10 years ago
Stephane Nicoll 0d04af14f8 Refine test 10 years ago
Stephane Nicoll 9b9df6a744 Add test 10 years ago
Juergen Hoeller bb3ff25cad Polishing 10 years ago
Juergen Hoeller b28310d0b9 Polishing 10 years ago
Juergen Hoeller cad2ce0ac2 ConstructorResolver always uses arguments when completely provided 10 years ago
Juergen Hoeller b70af3bf57 Polishing 10 years ago
Juergen Hoeller 998da2f45c Document destruction callback behavior for inner beans in case of scope mismatch 10 years ago
Juergen Hoeller 7104076e19 Avoid Scope.registerDestructionCallback for inner beans in case of scope mismatch 10 years ago
Juergen Hoeller 5386e8a9e9 DefaultListableBeanFactory skips resolvableDependencies check for null value 11 years ago
Stephane Nicoll b7c2881a4f Clarify javadoc 11 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 11 years ago
Juergen Hoeller 097bcfb997 DefaultListableBeanFactory switches to thread-safe copying for names collections if necessary 11 years ago
Juergen Hoeller d4a23b81e9 Properties values get properly converted to generic Map types (fixing 4.x regression without use of ConversionService) 11 years ago
Juergen Hoeller ff9fb9aa88 BeanWrapperImpl.getPropertyDescriptor allows for nested paths again 11 years ago
Juergen Hoeller 74e6213baf Lookup method definitions can be overridden in child beans 11 years ago
Juergen Hoeller b198cad58e SimpleAliasRegistry detects circles between non-canonical aliases as well (through hasAlias) 11 years ago
Sam Brannen f47bbb0d9e Polish tests 11 years ago
Juergen Hoeller e0f012f32d Removal of redundant JdkVersion checks in the test suite 11 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 11 years ago
Stephane Nicoll 2dc674f356 Restore AbstractPropertyAccessor 11 years ago
Stephane Nicoll 6fb3190353 Fix regression with binding and validation 11 years ago