24873 Commits (409ee9234d8ecd903a44fa9a5cfc3d0746949bfb)
 

Author SHA1 Message Date
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
Sam Brannen ef7ab768e7 Polishing 2 years ago
Sébastien Deleuze 06d9db154e Introduce CachingBeanRegistrationAotProcessor 2 years ago
Sébastien Deleuze 491b7771d0 Register proper caching annotation runtime hints 2 years ago
Sam Brannen 8fe6a9f537 Handle NoClassDefFoundError consistently for skipped TestExecutionListener 2 years ago
Sam Brannen 7e8d6dbd45 Remove obsolete HintType.CLASS_PROXIES enum constant 2 years ago
Stephane Nicoll 9846d28ae6 Remove support for declaring class proxies hints 2 years ago
Stephane Nicoll f4389c3114 Restore ANNOTATION_HINT in a deprecated form for the time being 2 years ago
Stephane Nicoll b03d0479e4 Merge branch 'gh-28967' 2 years ago
Stephane Nicoll 494bca727f Disable RuntimeHints tests with the agent 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Stephane Nicoll 32346b8382 Introduce isSynthesizable in MergedAnnotation 2 years ago
Sam Brannen 653552aa6f Make DefaultGenerationContext(GeneratedClasses,...) package private 2 years ago
Sam Brannen 36fa8bd26b Remove unused constructors in TestGenerationContext 2 years ago
Arjen Poutsma 59c2f4c069 Allow null for ResponseEntity.HeadersBuilder::eTag 2 years ago
Arjen Poutsma ef178d24ec Merge branch '5.3.x' 2 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 2 years ago
Arjen Poutsma cb8163b8c7 Updated Java 17 version in sdkmanrc 2 years ago
Stephane Nicoll 9a1b7c5e47 Allow target type of a cglib proxy to be visible 2 years ago
Sam Brannen c58c827291 Polishing 2 years ago
Sam Brannen 40f9fe0874 Make eclipse task for spring-core depend on JavaPoet and Objenesis tasks 2 years ago
Sam Brannen d6d629a8eb Clean up warnings in CGLIB fork 2 years ago
Stephane Nicoll 6ba31acf35 Polish "Add support for Async invocation in a native image" 2 years ago
Stephane Nicoll 0229cc45a0 Add support for Async invocation in a native image 2 years ago
Stephane Nicoll 3086d90e7d Add the necessary hints for use of Cglib proxies 2 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 2 years ago
Juergen Hoeller d6f73994c2 Fix malformed HTML in CGLIB javadoc 2 years ago
Juergen Hoeller 7fa5b8dcb5 Turn CGLIB patch into full CGLIB fork in spring-core 2 years ago
Sam Brannen a052f9a34e Polishing 2 years ago
Sam Brannen 7631a09405 Do not register SynthesizedAnnotation proxy for @AliasFor 2 years ago
Sam Brannen 0207f3a55f Polishing 2 years ago
Sébastien Deleuze 5c68a278b5 Add SchedulerFactoryBean runtime hints 2 years ago
Stephane Nicoll 6ad7b85c27 Merge branch '5.3.x' 2 years ago
Stephane Nicoll dfc06eda7a Upgrade Java 8 version in CI image and .sdkmanrc 2 years ago
Stephane Nicoll d1abdff89c Merge branch '5.3.x' 2 years ago
Stephane Nicoll f0aa6ebed6 Merge pull request #28949 from izeye 2 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 2 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 2 years ago
Juergen Hoeller 293e296d59 Reflectively invoke getIdentifier method (for compatibility with Hibernate 6) 2 years ago
Juergen Hoeller 38c9e7f629 Polishing 2 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2 years ago
Stephane Nicoll 496b1879ab Merge branch '5.3.x' 2 years ago
Stephane Nicoll 22029b4487 Merge pull request #28944 from wilkinsona 2 years ago
Andy Wilkinson d6b60046ce Correct description of @RequestParam with WebFlux 2 years ago