3084 Commits (8c24e8c034e2a7b26021b319b9d4486a23bfb265)

Author SHA1 Message Date
Brian Clozel 10e4965f99 Guard against new Spring modules in ApiDiff task 2 years ago
Stephane Nicoll 498668fc57 Deprecate SpringFactoriesLoader#loadFactoryNames 2 years ago
Arjen Poutsma b38a5df563 Javadoc 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Stephane Nicoll 9573fc96ec Polish 2 years ago
Phillip Webb 578f155809 Polishing 2 years ago
Stephane Nicoll 444e06fa22 Harmonize visibility of RuntimeHints builders 2 years ago
Phillip Webb 87b83e8291 Make MethodName package-private 2 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 2 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Sam Brannen ea27206a32 Polishing 2 years ago
Marc Wrobel bc15f839cd Fix and improve Javadoc in spring-core 2 years ago
Sam Brannen 353666627f Polishing 2 years ago
Juergen Hoeller a3e46a2db7 ResolvableType.forInstance returns NONE for null instance 2 years ago
Juergen Hoeller de1b938e2e Improve diagnostics for CGLIB ClassLoader mismatch with --add-opens hint 2 years ago
Juergen Hoeller d72aeac319 Create well-known non-interface types without using reflection 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
Stephane Nicoll 44d7e2775f Polish 2 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 2 years ago
Stephane Nicoll 40c8b7c59f Stop using package protected code 2 years ago
Sam Brannen 5c2870ebd9 Test support for serializable records in SerializationUtils 2 years ago
Stephane Nicoll ee6a4e7c1e Add predicates for Serialization hints 2 years ago
Sam Brannen 255a52bc7a Fix attribute aliasing in @Reflective 2 years ago
Sam Brannen c991aa9a78 Add missing package-info 2 years ago
Sam Brannen c86d193a78 Polish AotDetector 2 years ago
Sam Brannen 656dc549b1 Reject JDK proxy hint registration for sealed interfaces 2 years ago
Sam Brannen 5c2ee249b5 Polish ProxyHintsTests 2 years ago
Sam Brannen d8003e326d Revert "Introduce ProxyHints.registerJdkProxy(String...)" 2 years ago
Sam Brannen 5178e9c28e Simplify hint registration for Spring AOP proxies 2 years ago
Sam Brannen b560c10d4c Introduce ProxyHints.registerJdkProxy(String...) 2 years ago
Sam Brannen 9db43037fe Polishing 2 years ago
Sam Brannen d7b45b7c8e Improve diagnostics for convention-based annotation attribute overrides 2 years ago
Sam Brannen 597873746c Update test annotations due to removal of AnnotationAttributesReadingVisitor 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 2 years ago
Sam Brannen 6812de7b82 Polishing 2 years ago
Sam Brannen 9f7cbe1234 Polishing 2 years ago
Sam Brannen a68f5b1674 Deprecate convention-based annotation attribute overrides 2 years ago
Sam Brannen 81acbe7e2f Ensure AnnotationTypeMapping properly tracks convention-based mappings 2 years ago
Sébastien Deleuze 5397d4721b Recognize PRESENT fields in native classpath checks at build time 2 years ago
Sébastien Deleuze cdf01ede8d Perform Reactor native classpath checks at build time 2 years ago
Sam Brannen a122a0e8c8 Simplify RuntimeHintsUtilsTests 2 years ago
Sam Brannen 323dbb912e Move convention-based attribute override tests to @Nested class 2 years ago
Sam Brannen 07960d4918 Polishing 2 years ago
Sam Brannen 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 2 years ago
Sam Brannen d533eb4a55 Use Set.of() in StringToBooleanConverter 2 years ago
Sam Brannen 2af27d899f Trim string input in Converters where whitespace is irrelevant 2 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 2 years ago