2488 Commits (2ce314d4dd265d4c82bc329db10e976b9e36f6cf)

Author SHA1 Message Date
Brian Clozel 31a84fb38e Temporarily ignore tests until gh-29246 is re-applied 4 years ago
Juergen Hoeller d873f60fef Enforce early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Stephane Nicoll 0cc3c6b5d1 Add entry point for processing an application ahead-of-time 4 years ago
Sébastien Deleuze 7a2110d8a5 Refine Kotlin bean DSL for AOT use case 4 years ago
Stephane Nicoll e4940149d9 Polish "Replace AotApplicationContextInitializer with interface" 4 years ago
Phillip Webb f2568f2dda Remove unused import 4 years ago
Phillip Webb 86ad29a7d6 Drop getAotInitializers method 4 years ago
Phillip Webb 192bc1eb13 Fix factory method return type 4 years ago
Phillip Webb ac13d26077 Replace AotApplicationContextInitializer with interface 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Sam Brannen 6affae4120 Polish resourceArrayPropertyEditor() test 4 years ago
Stephane Nicoll 4625e92eb8 Break dependency between TestCompiler and AOT 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Phillip Webb 52bffbff76 Move `TestCompiler` and related classes to `core.test.tools` package 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
Stephane Nicoll 0d2bfc926f Apply consistent ordering in hierarchical contexts 4 years ago
Stephane Nicoll 0dba729823 Polish "Allow MethodReference to support a more flexible signature" 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Stephane Nicoll 7642ac82f6 Apply @PropertySource in AOT-generated context 4 years ago
Stephane Nicoll 2b45fd4388 Allow bean factory initialization to have a more flexible signature 4 years ago
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 4 years ago
Stephane Nicoll 8a4a89b9d9 Allow a MethodReference to be produced from a GeneratedMethod 4 years ago
Nheyll 058109315d Deprecate support for theme 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
Brian Clozel 4368e2563f Reinstate RuntimeHintsAgent tests 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
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 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 40de029bf8 Polish 4 years ago
Juergen Hoeller 4eb84a0537 Introduce getLazyResolutionProxyClass mechanism in AutowireCandidateResolver SPI 4 years ago
Stephane Nicoll 8a51e31069 Make sure that AnnotationAwareOrderComparator is configured with AOT 4 years ago
Juergen Hoeller 9b2a40a3bc Lazy Validator resolution in MethodValidationPostProcessor 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
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 4 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 4 years ago
Sébastien Deleuze 06d9db154e Introduce CachingBeanRegistrationAotProcessor 4 years ago