2476 Commits (157c28bcec7fac4a7b8ffa21dffe7aa3417309bc)

Author SHA1 Message Date
Stephane Nicoll 4625e92eb8 Break dependency between TestCompiler and AOT 2 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Phillip Webb 52bffbff76 Move `TestCompiler` and related classes to `core.test.tools` package 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Sam Brannen 50dff77d01 Polish contribution 2 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 2 years ago
Sam Brannen 911d1f2dea Suppress warnings 2 years ago
Stephane Nicoll 0d2bfc926f Apply consistent ordering in hierarchical contexts 2 years ago
Stephane Nicoll 0dba729823 Polish "Allow MethodReference to support a more flexible signature" 2 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 2 years ago
Stephane Nicoll 7642ac82f6 Apply @PropertySource in AOT-generated context 2 years ago
Stephane Nicoll 2b45fd4388 Allow bean factory initialization to have a more flexible signature 2 years ago
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 2 years ago
Stephane Nicoll 8a4a89b9d9 Allow a MethodReference to be produced from a GeneratedMethod 2 years ago
Nheyll 058109315d Deprecate support for theme 2 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 2 years ago
Stephane Nicoll 1e8017107a Remove unnecessary workaround 2 years ago
Sam Brannen dc07ca1d36 Polish AsyncExecutionTests 2 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 2 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 2 years ago
Stephane Nicoll 16ff05ed86 Polish 2 years ago
Brian Clozel 4368e2563f Reinstate RuntimeHintsAgent tests 2 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 2 years ago
Sam Brannen 0389fcca7e Fix sporadically failing SpEL test 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 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
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