3015 Commits (e1c94d7e6b35ec0081ff3ffdc3b112dcbe2245de)

Author SHA1 Message Date
Sébastien Deleuze e1c94d7e6b Remove obsolete RuntimeHintsUtils 4 years ago
Sam Brannen ae861a2b3e Document leading slash semantics for ClassPathResource.getPath() 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Brian Clozel 323d1907c1 Do not require full type reflection when listing methods/fields 4 years ago
Sam Brannen 6cce47176a Further clarify the semantics of ClassPathResource.getPath() 4 years ago
Sam Brannen 018122f684 Update Javadoc for ResourceHints.registerResourceIfNecessary() 4 years ago
Sam Brannen d57e061d3f Introduce getAbsolutePath() in ClassPathResource 4 years ago
Sam Brannen 1052f48eb6 Clarify semantics of ClassPathResource.getPath() 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Sam Brannen 8fbd2141b7 Move registerResourceIfNecessary() to ResourceHints 4 years ago
Sam Brannen 5c2859ffa7 Make fields in ClassPathResource final 4 years ago
Sam Brannen 28c492cbdd Introduce RuntimeHintsUtils.registerResourceIfNecessary 4 years ago
Sam Brannen 10ade235e3 Prevent resource hint registration for pattern with leading slash 4 years ago
Sam Brannen 04bb336b0b Polish ResourcePatternHints Javadoc 4 years ago
Sam Brannen 97b98c3378 Support default package for TypeReference in ResourceHintsPredicates 4 years ago
Janne Valkealahti 135f9070c5 Add jni-config generation 4 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 4 years ago
Sébastien Deleuze f50c301387 Change BindingReflectionHintsRegistrar package 4 years ago
Brian Clozel 7ace1f9dc5 Align RuntimeHintsPredicates with new FieldMode 4 years ago
Sébastien Deleuze 044f3728a3 Introduce @RegisterReflectionForBinding 4 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 4 years ago
Sébastien Deleuze cc555d2ff4 Avoid shipping AWT classes in native images 4 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 4 years ago
Sam Brannen 0ec03a8dd6 Stop implementing SynthesizedAnnotation in annotation proxies 4 years ago
Brian Clozel fc47d25bc7 Polish 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
Phillip Webb 0bd923b0a7 Polishing 4 years ago
Phillip Webb cea06e6a9e Polish ReflectionHints and TypeHint method order 4 years ago
Phillip Webb cfd37d948d Reduce visibility of hint factory methods 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
Johnny Lim 706c1ec8dd Polish 4 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 4 years ago
Sébastien Deleuze 3e9b57106e Refine TypeHint.Builder#onReachableType Javadoc 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 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