1691 Commits (dfe320f172552481e08779e385236849fdfb40c5)

Author SHA1 Message Date
Simon Baslé e262e98bab ConstructorResolver error hints about mixing indexed and named args 2 years ago
Sam Brannen b23cc01cb7 Revise "Ignore nonexistent default-destroy-method in XML config" 2 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 2 years ago
Sam Brannen c811428512 Ignore nonexistent default-destroy-method in XML config 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 2 years ago
Sam Brannen 3632bea51e Polishing 2 years ago
Sébastien Deleuze c5f0f7bb11 Refine DisposableBeanAdapter method discovery for native 2 years ago
Brian Clozel b374824319 Contribute introspection hints on registered beans 2 years ago
Juergen Hoeller 19384ac8ad Polishing 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6dab10309 Update code regarding null-safety semantics 2 years ago
Sam Brannen b617e16d8d Polishing 2 years ago
Juergen Hoeller 3431b2330a Avoid unnecessary parameter name inspection for factory method type check 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Sam Brannen 2e5d0470dc Polishing 2 years ago
liupeng d2868f5dd0 Use Set to track ignored properties in BeanUtils.copyProperties() 2 years ago
Juergen Hoeller 95710646d1 Pass pre-determined merged bean definition into InstanceSupplier (for inner beans) 2 years ago
Sébastien Deleuze c20efba45c End javadoc generated AOT with a period consistently 2 years ago
Sam Brannen d9500e60a1 Apply "instanceof pattern matching" in remainder of spring-beans module 2 years ago
Juergen Hoeller f8cb0fa2a0 Custom resolution of preferred constructors for createBean(Class) 2 years ago
Sam Brannen 00c2c1d2a1 Polish "Support @Value for record injection" 2 years ago
nanfeng 7c9fc575ff Support @Value for record injection 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Sébastien Deleuze ac521a366a Refine instance supplier check in BeanDefinitionMethodGenerator 2 years ago
Johnny Lim 431ae03447 Polish 2 years ago
Juergen Hoeller 16937c7ce5 Polishing 2 years ago
Juergen Hoeller c0c9ba5c2c Polishing 2 years ago
Sam Brannen 75046bbea0 Update copyright headers 2 years ago
Sam Brannen 8e2eeb5364 Apply "instanceof pattern matching" in spring-beans 2 years ago
Sébastien Deleuze 1e47f31210 Support code generation for Set with non-comparable elements 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Juergen Hoeller 0e8838db90 Flexible constructor resolution in AutowireCapableBeanFactory.createBean(Class) 2 years ago
Sébastien Deleuze ab0d1c395d Fail explicitly in AOT transformations of instance supplier 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen e4b25ab480 Polishing 2 years ago
Sam Brannen 64de6de725 Update copyright headers 2 years ago
Sam Brannen ad5c636aff Upgrade to Mockito 5.0 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen 8dbdfb0449 Polishing 2 years ago
Sam Brannen d5fb5d029b Polish contribution 2 years ago
Vasiliy Kudriavtsev 3738a45658 Avoid wasted memory on empty maps and sets 2 years ago
Juergen Hoeller 254c3725e2 Polishing 2 years ago
Sam Brannen 8df4f927fd Polish contribution 2 years ago
Simon Baslé 5965917d16 Extract ResourceEntityResolver HTTPS schema resolution fallback 2 years ago
Juergen Hoeller d74191427e Avoid NPE on BeanDescriptor access with SimpleBeanInfoFactory 2 years ago