438 Commits (211f0bbf885a3d291f45c4a10db6cc5c0243b14f)

Author SHA1 Message Date
Sam Brannen f07e6a1b9d Support char primitive default values in BeanUtils.instantiateClass() 5 years ago
Sam Brannen 5cc09849ce Introduce test for gh-27390 5 years ago
Juergen Hoeller b2eaa7c1c3 Polishing 5 years ago
Sam Brannen 6177f00a63 Polish PropertyAccessor tests 5 years ago
Stephane Nicoll 31b651a114 Polish contribution 5 years ago
Syuziko eaf9deedfd Polish tests 5 years ago
Stephane Nicoll a90ed957be Support ResolvableType in BeanDefinitionBuilder 5 years ago
Juergen Hoeller 8680fdb8bc Polishing 5 years ago
Juergen Hoeller 74f91339e2 BeanCreationException message includes declaring class of constructor/factory method 5 years ago
Stephane Nicoll fed1a426b6 Improve BeanDefinitionBuilder to handle the synthetic flag 5 years ago
Stephane Nicoll cf78895ba0 Polish 5 years ago
Sam Brannen f0f450a18d Polishing 5 years ago
Juergen Hoeller b3dcb64ff1 Generic bean type resolution for lookup methods 5 years ago
Sam Brannen ffbc537835 Polish ConcurrentBeanWrapperTests 5 years ago
Elvys Soares 9295bcc4a4
Refactor ConcurrentBeanWrapperTests to use @RepeatedTest 5 years ago
Juergen Hoeller e05b584623 Ignore testWindowsAbsoluteFilePath exception if not on Windows 5 years ago
Juergen Hoeller 4b6b12bf2f Bypass root path resolution for "file:" prefix only 5 years ago
Juergen Hoeller b5147a034c Polishing 5 years ago
Craig Andrews ebf6fff312 Fix handling of file: paths to non-existent files 5 years ago
Sam Brannen 8baf404893 Polish contribution 5 years ago
nullzl a33eac3ec0 Correctly set auto-growing array's element 5 years ago
Juergen Hoeller 99a1388bbd Re-resolve cached arguments in case of NoSuchBeanDefinitionException 5 years ago
Juergen Hoeller d5e5dcb7e1 Consider non-initialized holders as equal to empty holders 5 years ago
Sam Brannen 667256adf9 Ignore generics when Proxy is supplied to BeanUtils.copyProperties() 5 years ago
Brian Clozel 58e9b187fe Enforce standard Java types in YamlProcessor 5 years ago
Juergen Hoeller 622d0831a3 Polishing 5 years ago
Sam Brannen bd4e915abf Assert same instance returned for cached merged BeanDefinition 6 years ago
fengyuanwei 6eec1acdac Make tests meaningful in DefaultListableBeanFactoryTests 6 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 6 years ago
Sam Brannen c524849774 Deleted unused field in DefaultListableBeanFactoryTests 6 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 6 years ago
Brian Clozel 61d893257e Rewrite "performance" test to JMH benchmarks 6 years ago
Juergen Hoeller 21cb9e8bff Translate NullBean result to null for lookup method with bean name 6 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 6 years ago
Sam Brannen c558391e2c Declare interfaces as @FunctionalInterface where feasible 6 years ago
Sam Brannen 96da1ff9ea Support @RestControllerAdvice in Standalone MockMvc again 6 years ago
Sam Brannen 7a31885ae5 Fix bug in StaticListableBeanFactory.isSingleton() 6 years ago
XenoAmess c7f44ff671
Fix links in Javadoc 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 6 years ago
Juergen Hoeller 7207f7645c Deprecate InstantiationAwareBeanPostProcessorAdapter 6 years ago
Sam Brannen 768257567d Make use of custom types configurable in YamlProcessor 6 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 6 years ago
Sam Brannen afc398333e Polishing 6 years ago
Sam Brannen e74f868a23 Revise generics support in BeanUtils.copyProperties() 6 years ago
Kunal Patel 89ee0b077f Honor generic type information in BeanUtils.copyProperties() 6 years ago
Sam Brannen cdde19c0bc Polishing 6 years ago
Juergen Hoeller a70ad0094f Clear by-type cache in case of no pre-existing bean definition as well 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
Tom van den Berge 107f88a7e4 Allow non-public Kotlin classes/ctors to be instantiated 6 years ago