1539 Commits (d16fa82888681e5de1753387a1b499dbe35a9cfe)

Author SHA1 Message Date
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Sam Brannen 2e4d7e4ef9 Polishing 2 years ago
Marc Wrobel c112bb0ae1 Fix and improve Javadoc in spring-beans 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 2c3243c93c Trim string input in PropertyEditors where whitespace is irrelevant 2 years ago
Juergen Hoeller d2e27ad754 Support by-type constructor references via RuntimeBeanReference 2 years ago
Juergen Hoeller a21b27e6d9 Use isAssignableValue instead of isInstanceOf for argument resolution 2 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 2 years ago
Stephane Nicoll 0f4205adbf Polish assertions 2 years ago
Sam Brannen 789329fa3b Revise signature of SpringFactoriesLoader.forResourceLocation(...) 2 years ago
Stephane Nicoll 4cb9e65353 Polish 2 years ago
Stephane Nicoll 90759fb38f Relocate duplicated mock implementations to test fixtures 2 years ago
Stephane Nicoll 365481379d Fix hint generation for Autowired fields 2 years ago
Sam Brannen eeac150030 Polish contribution 2 years ago
Fabian Gonzalez 0ce9516aef Avoid eager instantiation of non-singleton FactoryBean in getBeanNamesForType 2 years ago
Sam Brannen e47cc44947 Polish DefaultListableBeanFactoryTests 2 years ago
Juergen Hoeller a14650e0dc findAnnotationOnBean only falls back to bean class in case of no factory method 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Brian Clozel 7e8b1ed401 Polish 2 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 2 years ago
Phillip Webb 46a2f2d71c Allow @CompileWithTargetClassAccess to work with all classes 2 years ago
Phillip Webb c01a2e897d Fix null assignment to non-nullable field 2 years ago
Stephane Nicoll 92961d75f0 Polish tests 2 years ago
Stephane Nicoll ad0573a91e Polish 2 years ago
Phillip Webb 305055d6b1 Pass GenerationContext to customizeBeanRegistrationCodeFragments 2 years ago
Phillip Webb 9a9c3ea00e Filter single inferred init/destroy methods 2 years ago
Phillip Webb 172102d225 Refine ApplicationContextAotGenerator class name generation 2 years ago
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names 2 years ago
Stephane Nicoll 3aefa88d3c Add test to validate AOT infrastructure registration 2 years ago
Phillip Webb 8d79ec0b67 Allow AOT contributions to customize code fragments. 2 years ago
Sam Brannen bc3b3d01ee Polishing 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 2 years ago
Sam Brannen ad46f0295c Apply "instanceof pattern matching" 2 years ago
Phillip Webb 6f71328ba6 Don't implicitly filter all AOT processor beans 3 years ago
Phillip Webb efa8ffb728 Polish 3 years ago
Sam Brannen 65066bd1e1 Fix Java 17 compiler warning about varargs 3 years ago
Sam Brannen a1c3efbb5f Polish ManagedList[Tests] and ManagedSet[Tests] 3 years ago
Sam Brannen fe7c6f075b Polishing 3 years ago
Juergen Hoeller fc8e6705d6 Move AutowiredArguments support classes to beans.factory.aot 3 years ago
izeye 6c8de96992 Add Javadoc since tag for RootBeanDefinition(ResolvableType) constructor 3 years ago
Juergen Hoeller 83186b689f Refine CachedIntrospectionResults property introspection 3 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
lihan a892ce80c1 Polishing regarding JDK baseline upgrade 3 years ago
Sam Brannen d8f650e3ca Polishing 3 years ago
evgeny.bovykin 7cb6ac0a02 Make inner classes static when feasible (on main) 3 years ago
Phillip Webb 3df3bc2aa0 Generate native hints for property values 3 years ago
CharlieYu 432fce9db3
Polish Javadoc and inline comments 3 years ago