2937 Commits (2cc4486e3d62266208a12078451a9ab31b5ef968)

Author SHA1 Message Date
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 2 years ago
Stephane Nicoll 9264d97880 Restore GeneratedTypeReference 2 years ago
Sam Brannen 31503df415 Fix Javadoc link syntax plus polishing 2 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 2 years ago
Phillip Webb 4a23d9234c Include shadow source jars in eclipse setup 2 years ago
Ikko Ashimine 4ac9b7bff2 Fix typo in BasicJsonWriter.java 2 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Phillip Webb 9d1e9703ae Include shadowed jar source in published source artifacts 2 years ago
Stephane Nicoll 916a871fbc Add dedicated hint support for composable annotations 2 years ago
Stephane Nicoll 56a8c1a9db Register proxy hint for meta-annotations with attribute override 2 years ago
Stephane Nicoll aef4b0ec5a Upgrade copyright year of changed file 2 years ago
wpp 675e0b94c1 Fix typo in Javadoc of AbstractEncoder 2 years ago
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