2510 Commits (d0a99c15c4bf4ee8dce3777cc2191d4667ee3d0a)

Author SHA1 Message Date
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
Juergen Hoeller bba313c2f5 Perform basic property determination without java.beans.Introspector 3 years ago
Juergen Hoeller bba66429fb Polishing 3 years ago
Sam Brannen f00e4b230f Support method chaining in AbstractAotProcessor.Settings 4 years ago
Sam Brannen 7ed42ca4ca Polish ContextAotProcessor 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 de609e5d45 Polishing 4 years ago
Sam Brannen b2b3163fae Redesign AOT processors for consistency and simplification 4 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 4 years ago
Sam Brannen c98ed17728 Polishing 4 years ago
Johnny Lim ced37d53b4 Polishing 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 b45a48461f Polishing 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
Sam Brannen 05d6c4c9b2 Polishing 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
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