24916 Commits (d16fa82888681e5de1753387a1b499dbe35a9cfe)
 

Author SHA1 Message Date
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 2 years ago
Sébastien Deleuze 3e9b57106e Refine TypeHint.Builder#onReachableType Javadoc 2 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 2 years ago
Sam Brannen 7671d29899 Add missing @Nullable declaration in AotTestMappings 2 years ago
Sam Brannen 593bd064e1 Polishing 2 years ago
Sam Brannen d467db4b9e Make TestClassScanner and TestContextAotGenerator public 2 years ago
Arjen Poutsma 626739d93f Polishing 2 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 2 years ago
Stephane Nicoll 8a61866ee2 Harmonize registration of reflection hints 2 years ago
Stephane Nicoll 7ca57b7e80 Use consistent registration API in TypeHint.Builder 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
Sam Brannen 019785a72e Introduce CLI for triggering AOT test context processing 2 years ago
Sam Brannen 5115deb5e3 Introduce CLI for triggering AOT test context processing 2 years ago
Sam Brannen feb2a30910 Improve precondition checks in TestClassScanner 2 years ago
Stephane Nicoll 41e8683781 Polish 2 years ago
Stephane Nicoll 560f53dbf7 Polish 2 years ago
Stephane Nicoll c6bcf79c0e Add hint for use of Qualifier in meta-annotations 2 years ago
Sébastien Deleuze 2f920e8fb3 Polish JacksonModulesRuntimeHints 2 years ago
Sam Brannen 8a6c1ba198 Introduce AOT run-time support in the TestContext framework 2 years ago
Sam Brannen ada0880f3c Introduce AotTestMappings and AotTestMappingsCodeGenerator 2 years ago
Sam Brannen b0d65709ac Test XML, Web, & @TestPropertySource AOT support 2 years ago
Sam Brannen 84c377965c Introduce AotContextLoader SPI in the TestContext framework 2 years ago
Sam Brannen c1a6bfc701 Introduce initial support for processing test contexts ahead-of-time 2 years ago
Sébastien Deleuze 0973348bde Add classpath checks to JacksonModulesRuntimeHints 2 years ago
Sébastien Deleuze 5525b17f19 Add missing condition in JacksonModulesRuntimeHints 2 years ago
Stephane Nicoll 56551032e3 Merge pull request #28355 from ben-enfuse-io 2 years ago
ben-enfuse-io 21577c4777 Treat MariaDB as an independent database type 2 years ago
Stephane Nicoll 455715899d Infer proxy on `@Lazy`-annotated injection points 2 years ago
Sam Brannen e5f9bb76b1 Declare covariant return type in DefaultGenerationContext.withName() 2 years ago
Sam Brannen 9ab046bdbb Introduce complete DefaultGenerationContext constructor 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
Sam Brannen a9466437c8 Merge branch '5.3.x' 2 years ago
Sam Brannen 711820ec70 Introduce createContext() factory method in AbstractWebGenericContextLoader 2 years ago
Sam Brannen 69d87f16ee Reorganize internals of DefaultCacheAwareContextLoaderDelegate 2 years ago
Stephane Nicoll 7637a8d0cf Polish 2 years ago
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 2 years ago
Sam Brannen 7c91776d3d Clean up warnings in tests 2 years ago
Sam Brannen 409ee9234d Merge branch '5.3.x' 2 years ago
Sam Brannen 38f94799f4 Use andExpectAll() in example in MockMvc Javadoc 2 years ago
Sam Brannen 4264d0becd Fix example in MockMvc Javadoc 2 years ago
Stephane Nicoll 4fb4e54c73 Introduce PersistenceManagedTypes and AOT processing of managed entities 2 years ago
Stephane Nicoll eac616a83e Restore support for package private ReflectiveProcessor 2 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 2 years ago