1441 Commits (32f128b6ba118ea42f6648cda94ed1de7afa75aa)

Author SHA1 Message Date
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 4 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 4 years ago
Stephane Nicoll 1e8017107a Remove unnecessary workaround 4 years ago
Sam Brannen dc07ca1d36 Polish AsyncExecutionTests 4 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 4 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 4 years ago
Stephane Nicoll 16ff05ed86 Polish 4 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 4 years ago
Sam Brannen 0389fcca7e Fix sporadically failing SpEL test 4 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 4 years ago
Stephane Nicoll c6bcf79c0e Add hint for use of Qualifier in meta-annotations 4 years ago
Stephane Nicoll 455715899d Infer proxy on `@Lazy`-annotated injection points 4 years ago
Stephane Nicoll 8a51e31069 Make sure that AnnotationAwareOrderComparator is configured with AOT 4 years ago
Sébastien Deleuze daf2d940e4 Remove specific JDK dynamic proxy configuration 4 years ago
Sébastien Deleuze ebf6de8f5d Infer JDK dynamic proxies for Spring beans 4 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 4 years ago
Sébastien Deleuze 06d9db154e Introduce CachingBeanRegistrationAotProcessor 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Stephane Nicoll 9a1b7c5e47 Allow target type of a cglib proxy to be visible 4 years ago
Stephane Nicoll 3086d90e7d Add the necessary hints for use of Cglib proxies 4 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 4 years ago
Juergen Hoeller 38c9e7f629 Polishing 4 years ago
Stephane Nicoll 005713066c Freeze configuration before invoking MBDPP instances 4 years ago
Sam Brannen 1e8bc1b0fb Polishing 4 years ago
Sam Brannen 7d364bba72 Clean up warnings 4 years ago
Sam Brannen 1de0207874 Rename tests due to change in gh-28927 4 years ago
Sam Brannen 853407b6f8 Polishing 4 years ago
Stephane Nicoll 2cc4486e3d Rename ApplicationContextAotGenerator entry point 4 years ago
Stephane Nicoll 332d4a4c9c Apply same order than original BPP 4 years ago
Stephane Nicoll e5f9574800 Fix test 4 years ago
Stephane Nicoll 1fdd91eb30 Restore order of setImportMetadata in AOT optimized contexts 4 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 4 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 4 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 4 years ago
Stephane Nicoll ebe3b37298 Allow MergedBeanDefinitionPostProcessor to handle bean creation 4 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 4 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 4 years ago
Sam Brannen 65f9106d49 Polishing 4 years ago
Sam Brannen dad67423d6 Suppress warnings 4 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 4 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 4 years ago
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 4 years ago
Sam Brannen d1d6eb095e Fix GenericApplicationContextTests on Microsoft Windows (round 2) 4 years ago
Sam Brannen e608b36713 Improve GenericApplicationContextTests.getResource*() tests 4 years ago
jason 59180e76a7 Fix GenericApplicationContextTests on Microsoft Windows 4 years ago
Sam Brannen c5987d7c37 Fix typo in test 4 years ago
Brian Clozel 772d801e48 Test the ApplicationContextAotGenerator with the agent 4 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 4 years ago