2446 Commits (d16fa82888681e5de1753387a1b499dbe35a9cfe)

Author SHA1 Message Date
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
Stephane Nicoll 8a51e31069 Make sure that AnnotationAwareOrderComparator is configured with AOT 2 years ago
Juergen Hoeller 9b2a40a3bc Lazy Validator resolution in MethodValidationPostProcessor 2 years ago
Sébastien Deleuze daf2d940e4 Remove specific JDK dynamic proxy configuration 2 years ago
Sébastien Deleuze ebf6de8f5d Infer JDK dynamic proxies for Spring beans 2 years ago
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 2 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 2 years ago
Sébastien Deleuze 06d9db154e Introduce CachingBeanRegistrationAotProcessor 2 years ago
Sébastien Deleuze 491b7771d0 Register proper caching annotation runtime hints 2 years ago
Stephane Nicoll 494bca727f Disable RuntimeHints tests with the agent 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Stephane Nicoll 9a1b7c5e47 Allow target type of a cglib proxy to be visible 2 years ago
Stephane Nicoll 6ba31acf35 Polish "Add support for Async invocation in a native image" 2 years ago
Stephane Nicoll 0229cc45a0 Add support for Async invocation in a native image 2 years ago
Stephane Nicoll 3086d90e7d Add the necessary hints for use of Cglib proxies 2 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 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 005713066c Freeze configuration before invoking MBDPP instances 2 years ago
Sam Brannen 1e8bc1b0fb Polishing 2 years ago
Sam Brannen 7d364bba72 Clean up warnings 2 years ago
Sam Brannen 1de0207874 Rename tests due to change in gh-28927 2 years ago
Sam Brannen 853407b6f8 Polishing 2 years ago
Stephane Nicoll 2cc4486e3d Rename ApplicationContextAotGenerator entry point 2 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 2 years ago
Stephane Nicoll e50db8c8c5 Make sure that ImportAwareAotBeanPostProcessor has role infrastructure 2 years ago
Stephane Nicoll 332d4a4c9c Apply same order than original BPP 2 years ago
Stephane Nicoll e5f9574800 Fix test 2 years ago
Stephane Nicoll 3a890033b7 Fix custom bean definition to stop using reflection 2 years ago
Stephane Nicoll 1fdd91eb30 Restore order of setImportMetadata in AOT optimized contexts 2 years ago
Sam Brannen b0ab0edd9d Polishing 2 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Sam Brannen ad99add429 Polish AOT support 2 years ago
Stephane Nicoll 04209def46 Polish "Improve documentation of Cacheable" 2 years ago
luvarqpp 3a61930bd0 Improve documentation of Cacheable 2 years ago
Phillip Webb d33c2b52cc Don't look for RuntimeHintsRegistrar beans 2 years ago
Phillip Webb 472c23455a Add AotServices class to replace AotFactoriesLoader 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Stephane Nicoll ebe3b37298 Allow MergedBeanDefinitionPostProcessor to handle bean creation 2 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 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