1270 Commits (41b6f4e351eec14bfd6e7a4759ed8b2cbbe7bf54)

Author SHA1 Message Date
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 4 years ago
Sam Brannen 0ec03a8dd6 Stop implementing SynthesizedAnnotation in annotation proxies 4 years ago
Sam Brannen 73abd58202 Polishing 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Phillip Webb bc0bf1fac3 Add additional shortcuts for hint registration 4 years ago
Phillip Webb da1005cd66 Add FieldMode for field hints and ensure that it cannot be downgraded 4 years ago
Sam Brannen 6a68bd58f9 Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 4 years ago
Sam Brannen b1414bf15b Polishing 4 years ago
Brian Clozel c470262c8e Rewrite ConcurrentLruCache implementation 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 4 years ago
Arjen Poutsma 626739d93f Polishing 4 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 4 years ago
Stephane Nicoll 7ca57b7e80 Use consistent registration API in TypeHint.Builder 4 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 4 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 4 years ago
Sam Brannen 9ab046bdbb Introduce complete DefaultGenerationContext constructor 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
Stephane Nicoll 9846d28ae6 Remove support for declaring class proxies hints 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Stephane Nicoll 32346b8382 Introduce isSynthesizable in MergedAnnotation 4 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 4 years ago
Sam Brannen c58c827291 Polishing 4 years ago
Sam Brannen a052f9a34e Polishing 4 years ago
Sam Brannen 7631a09405 Do not register SynthesizedAnnotation proxy for @AliasFor 4 years ago
Stephane Nicoll 9264d97880 Restore GeneratedTypeReference 4 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 4 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 4 years ago
Stephane Nicoll 916a871fbc Add dedicated hint support for composable annotations 4 years ago
Stephane Nicoll 56a8c1a9db Register proxy hint for meta-annotations with attribute override 4 years ago
Stephane Nicoll 498668fc57 Deprecate SpringFactoriesLoader#loadFactoryNames 4 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 4 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 4 years ago
Phillip Webb 87b83e8291 Make MethodName package-private 4 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 4 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
Marc Wrobel bc15f839cd Fix and improve Javadoc in spring-core 4 years ago
Sam Brannen 353666627f Polishing 4 years ago
Juergen Hoeller a3e46a2db7 ResolvableType.forInstance returns NONE for null instance 4 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 4 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 4 years ago
Sam Brannen 5c2870ebd9 Test support for serializable records in SerializationUtils 4 years ago
Stephane Nicoll ee6a4e7c1e Add predicates for Serialization hints 4 years ago
Sam Brannen 656dc549b1 Reject JDK proxy hint registration for sealed interfaces 4 years ago
Sam Brannen 5c2ee249b5 Polish ProxyHintsTests 4 years ago
Sam Brannen d8003e326d Revert "Introduce ProxyHints.registerJdkProxy(String...)" 4 years ago
Sam Brannen b560c10d4c Introduce ProxyHints.registerJdkProxy(String...) 4 years ago