1244 Commits (c091bbdeaa61d24111dca7edc7a446b16c3949ca)

Author SHA1 Message Date
Sam Brannen c3fca0a826 Always register root directory for registered resource hints 3 years ago
Sam Brannen 29f085bd1a Automatically register directories for registered resource hints 3 years ago
Sébastien Deleuze a1bc539d80 Support multiple @ImportRuntimeHints in the type hierarchy 3 years ago
Stephane Nicoll e749cd1ef1 Add constructor introspection hint on Configuration class target 3 years ago
Juergen Hoeller 5ff5553878 Adapted test for reflection hints on proxied user classes 3 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 3 years ago
Stephane Nicoll 82a0154bd1 Expose a system property when AOT processing is running 3 years ago
Sam Brannen eadb003a8d Introduce builder API for AOT processor Settings 3 years ago
Juergen Hoeller f4dfe94702 Fallback to ISO-based default java.time type parsing 3 years ago
Sam Brannen 4d44aaf81b Omit deprecation warning for Bean Validation constraint annotations 3 years ago
Sam Brannen f00e4b230f Support method chaining in AbstractAotProcessor.Settings 4 years ago
Sam Brannen cad7444afa Introduce Settings container in AbstractAotProcessor 4 years ago
Stephane Nicoll 4eca87baa3 Handle hints for CGLIB proxies consistently 4 years ago
Stephane Nicoll e8ce86a6f0 Relocate testfixtures 4 years ago
Sam Brannen b2b3163fae Redesign AOT processors for consistency and simplification 4 years ago
Sam Brannen 72307bbb20 Polish contribution 4 years ago
hebo 2434470457 Optimize SpEL and property placeholder support for @Async qualifiers 4 years ago
Juergen Hoeller 3af0c232b7 ProxyFactoryBean determines actual proxy class in getObjectType() 4 years ago
Stephane Nicoll efaee61f31 Harmonize accessors of RuntimeHints API 4 years ago
Stephane Nicoll 2f20d6322b Enable cglib proxy for configuration classes if necessary 4 years ago
Sam Brannen 5bff2c7341 Clean up warnings in tests 4 years ago
Brian Clozel 31a84fb38e Temporarily ignore tests until gh-29246 is re-applied 4 years ago
Stephane Nicoll 0cc3c6b5d1 Add entry point for processing an application ahead-of-time 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 ac13d26077 Replace AotApplicationContextInitializer with interface 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
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 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
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