24889 Commits (21577c47776f8bb12aae87351d73624cadb87aef)
 

Author SHA1 Message Date
ben-enfuse-io 21577c4777 Treat MariaDB as an independent database type 4 years ago
Stephane Nicoll 455715899d Infer proxy on `@Lazy`-annotated injection points 4 years ago
Sam Brannen e5f9bb76b1 Declare covariant return type in DefaultGenerationContext.withName() 4 years ago
Sam Brannen 9ab046bdbb Introduce complete DefaultGenerationContext constructor 4 years ago
Stephane Nicoll 40de029bf8 Polish 4 years ago
Juergen Hoeller 4eb84a0537 Introduce getLazyResolutionProxyClass mechanism in AutowireCandidateResolver SPI 4 years ago
Stephane Nicoll 8a51e31069 Make sure that AnnotationAwareOrderComparator is configured with AOT 4 years ago
Juergen Hoeller 9b2a40a3bc Lazy Validator resolution in MethodValidationPostProcessor 4 years ago
Sébastien Deleuze daf2d940e4 Remove specific JDK dynamic proxy configuration 4 years ago
Sébastien Deleuze ebf6de8f5d Infer JDK dynamic proxies for Spring beans 4 years ago
Sam Brannen a9466437c8 Merge branch '5.3.x' 4 years ago
Sam Brannen 711820ec70 Introduce createContext() factory method in AbstractWebGenericContextLoader 4 years ago
Sam Brannen 69d87f16ee Reorganize internals of DefaultCacheAwareContextLoaderDelegate 4 years ago
Stephane Nicoll 7637a8d0cf Polish 4 years ago
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 4 years ago
Sam Brannen 7c91776d3d Clean up warnings in tests 4 years ago
Sam Brannen 409ee9234d Merge branch '5.3.x' 4 years ago
Sam Brannen 38f94799f4 Use andExpectAll() in example in MockMvc Javadoc 4 years ago
Sam Brannen 4264d0becd Fix example in MockMvc Javadoc 4 years ago
Stephane Nicoll 4fb4e54c73 Introduce PersistenceManagedTypes and AOT processing of managed entities 4 years ago
Stephane Nicoll eac616a83e Restore support for package private ReflectiveProcessor 4 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 4 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 4 years ago
Sam Brannen ef7ab768e7 Polishing 4 years ago
Sébastien Deleuze 06d9db154e Introduce CachingBeanRegistrationAotProcessor 4 years ago
Sébastien Deleuze 491b7771d0 Register proper caching annotation runtime hints 4 years ago
Sam Brannen 8fe6a9f537 Handle NoClassDefFoundError consistently for skipped TestExecutionListener 4 years ago
Sam Brannen 7e8d6dbd45 Remove obsolete HintType.CLASS_PROXIES enum constant 4 years ago
Stephane Nicoll 9846d28ae6 Remove support for declaring class proxies hints 4 years ago
Stephane Nicoll f4389c3114 Restore ANNOTATION_HINT in a deprecated form for the time being 4 years ago
Stephane Nicoll b03d0479e4 Merge branch 'gh-28967' 4 years ago
Stephane Nicoll 494bca727f Disable RuntimeHints tests with the agent 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Stephane Nicoll 32346b8382 Introduce isSynthesizable in MergedAnnotation 4 years ago
Sam Brannen 653552aa6f Make DefaultGenerationContext(GeneratedClasses,...) package private 4 years ago
Sam Brannen 36fa8bd26b Remove unused constructors in TestGenerationContext 4 years ago
Arjen Poutsma 59c2f4c069 Allow null for ResponseEntity.HeadersBuilder::eTag 4 years ago
Arjen Poutsma ef178d24ec Merge branch '5.3.x' 4 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 4 years ago
Arjen Poutsma cb8163b8c7 Updated Java 17 version in sdkmanrc 4 years ago
Stephane Nicoll 9a1b7c5e47 Allow target type of a cglib proxy to be visible 4 years ago
Sam Brannen c58c827291 Polishing 4 years ago
Sam Brannen 40f9fe0874 Make eclipse task for spring-core depend on JavaPoet and Objenesis tasks 4 years ago
Sam Brannen d6d629a8eb Clean up warnings in CGLIB fork 4 years ago
Stephane Nicoll 6ba31acf35 Polish "Add support for Async invocation in a native image" 4 years ago
Stephane Nicoll 0229cc45a0 Add support for Async invocation in a native image 4 years ago
Stephane Nicoll 3086d90e7d Add the necessary hints for use of Cglib proxies 4 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 4 years ago
Juergen Hoeller d6f73994c2 Fix malformed HTML in CGLIB javadoc 4 years ago
Juergen Hoeller 7fa5b8dcb5 Turn CGLIB patch into full CGLIB fork in spring-core 4 years ago