1539 Commits (d16fa82888681e5de1753387a1b499dbe35a9cfe)

Author SHA1 Message Date
Sam Brannen 593bd064e1 Polishing 2 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 2 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 2 years ago
Stephane Nicoll c6bcf79c0e Add hint for use of Qualifier in meta-annotations 2 years ago
Stephane Nicoll 455715899d Infer proxy on `@Lazy`-annotated injection points 2 years ago
Stephane Nicoll 40de029bf8 Polish 2 years ago
Juergen Hoeller 4eb84a0537 Introduce getLazyResolutionProxyClass mechanism in AutowireCandidateResolver SPI 2 years ago
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Juergen Hoeller 38c9e7f629 Polishing 2 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2 years ago
Stephane Nicoll 0a9db7cc47 Revert "Make sure inferred destroy method is set on the original bean definition" 2 years ago
Stephane Nicoll 2e1538a20b Make sure inferred destroy method is set on the original bean definition 2 years ago
Stephane Nicoll 3c76437868 Update RegisteredBean to take a ConfigurableListableBeanFactory 2 years ago
Stephane Nicoll 832889d801 Polish 2 years ago
Stephane Nicoll dcad3beeb9 Polish 2 years ago
Stephane Nicoll c9faff7491 Apply property hints to FactoryBean if necessary 2 years ago
Stephane Nicoll e79a8f6733 Polish 2 years ago
Sam Brannen ad99add429 Polish AOT support 2 years ago
Stephane Nicoll 8e7faab4f6 Polish 2 years ago
Phillip Webb 24fafc2fb7 Document that AOT processors are initialized during AOT processing 2 years ago
Phillip Webb 9413383d72 Enforce BeanRegistrationExcludeFilter beans are also AOT processors 2 years ago
Phillip Webb a4f3d1d6e8 Track the sources used to load AOT services 2 years ago
Phillip Webb 5218cf4c16 Fix BeanFactoryInitializationAotProcessor javadoc 2 years ago
Phillip Webb e928943d1a Don't use BeanRegistrationExcludeFilter as an exclude signal 2 years ago
Phillip Webb 472c23455a Add AotServices class to replace AotFactoriesLoader 2 years ago
Stephane Nicoll 88e29689b6 Polish 2 years ago
Stephane Nicoll f0f7f72de9 Do not write BeanDefinition attributes by default 2 years ago
Stephane Nicoll 735051bf7d Resolve infer destroy method at build-time 2 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Stephane Nicoll 60d2d16b2b Polish 2 years ago
Stephane Nicoll c1738aab0d Improve target detection for FactoryBeans with generic 2 years ago
Stephane Nicoll bbcc269487 Polish 2 years ago
Stephane Nicoll c09eb633db Rename test fixture to avoid class with existing TestBean class 2 years ago
Stephane Nicoll ba5ab1ad9d Polish 2 years ago
Phillip Webb cfb61d2a17 Add generics to BeanInstanceSupplier 2 years ago
Phillip Webb 069d6d3280 Propagate getFactoryMethod() when using InstanceSupplier.andThen() 2 years ago
Phillip Webb 3ae1b9ba57 Polish CodeBlock joining logic 2 years ago
Stephane Nicoll 85173b5de3 Polish "Handle inferred init/destroy method consistently" 2 years ago
Olga Maciaszek-Sharma 68e28a5f59 Handle inferred init/destroy method consistently 2 years ago
Stephane Nicoll d6345db7c9 Use target of the FactoryBean only if the FactoryBean is public 2 years ago
Stephane Nicoll 978cdfff46 Formatting 2 years ago
Stephane Nicoll 1acb41ff43 Add AOT support for by-type RuntimeBeanReference 2 years ago
Stephane Nicoll 85d4a79cdc Improve location of generated bean definitions of FactoryBeans 2 years ago
Phillip Webb 578f155809 Polishing 2 years ago
Phillip Webb 87b83e8291 Make MethodName package-private 2 years ago
Phillip Webb 0ea4ee163c Polishing 2 years ago
Stephane Nicoll 75ab47b57c Link factoryMethod consistently in AOT-generated bean definitions 2 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 2 years ago
Sam Brannen 1f3ea5133f Polishing 2 years ago