2619 Commits (88c9b0f4670db3d4d8acf3ee90ccdf1b5f8a00b5)

Author SHA1 Message Date
Juergen Hoeller 4c38777064 Explain logger name semantics (see AbstractTraceInterceptor.setLoggerName) 2 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 2 years ago
Juergen Hoeller 6b6cf1b4a2 Avoid decorated definition bypass for scoped proxy determination 2 years ago
Stephane Nicoll 82a0154bd1 Expose a system property when AOT processing is running 2 years ago
Sam Brannen eadb003a8d Introduce builder API for AOT processor Settings 2 years ago
Juergen Hoeller 8e25e32eb8 Polishing 2 years ago
Juergen Hoeller f4dfe94702 Fallback to ISO-based default java.time type parsing 2 years ago
Sam Brannen 4d44aaf81b Omit deprecation warning for Bean Validation constraint annotations 2 years ago
Juergen Hoeller bba313c2f5 Perform basic property determination without java.beans.Introspector 2 years ago
Juergen Hoeller bba66429fb Polishing 2 years ago
Sam Brannen f00e4b230f Support method chaining in AbstractAotProcessor.Settings 2 years ago
Sam Brannen 7ed42ca4ca Polish ContextAotProcessor 2 years ago
Sam Brannen cad7444afa Introduce Settings container in AbstractAotProcessor 2 years ago
Stephane Nicoll 4eca87baa3 Handle hints for CGLIB proxies consistently 2 years ago
Stephane Nicoll e8ce86a6f0 Relocate testfixtures 2 years ago
Sam Brannen de609e5d45 Polishing 2 years ago
Sam Brannen b2b3163fae Redesign AOT processors for consistency and simplification 2 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 2 years ago
Sam Brannen c98ed17728 Polishing 2 years ago
Johnny Lim ced37d53b4 Polishing 2 years ago
Sam Brannen 72307bbb20 Polish contribution 2 years ago
hebo 2434470457 Optimize SpEL and property placeholder support for @Async qualifiers 2 years ago
Juergen Hoeller b45a48461f Polishing 2 years ago
Juergen Hoeller 3af0c232b7 ProxyFactoryBean determines actual proxy class in getObjectType() 2 years ago
Stephane Nicoll efaee61f31 Harmonize accessors of RuntimeHints API 2 years ago
Sam Brannen 05d6c4c9b2 Polishing 2 years ago
Stephane Nicoll 2f20d6322b Enable cglib proxy for configuration classes if necessary 2 years ago
Sam Brannen 5bff2c7341 Clean up warnings in tests 2 years ago
Brian Clozel 31a84fb38e Temporarily ignore tests until gh-29246 is re-applied 2 years ago
Juergen Hoeller d873f60fef Enforce early initialization of CGLIB method proxies (for AOT processing) 2 years ago
Stephane Nicoll 0cc3c6b5d1 Add entry point for processing an application ahead-of-time 2 years ago
Sébastien Deleuze 7a2110d8a5 Refine Kotlin bean DSL for AOT use case 2 years ago
Stephane Nicoll e4940149d9 Polish "Replace AotApplicationContextInitializer with interface" 2 years ago
Phillip Webb f2568f2dda Remove unused import 2 years ago
Phillip Webb 86ad29a7d6 Drop getAotInitializers method 2 years ago
Phillip Webb 192bc1eb13 Fix factory method return type 2 years ago
Phillip Webb ac13d26077 Replace AotApplicationContextInitializer with interface 2 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
Sam Brannen 6affae4120 Polish resourceArrayPropertyEditor() test 2 years ago
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