2897 Commits (dc0f0c77c902069645935100ac382c8596767725)

Author SHA1 Message Date
Stephane Nicoll ee6a4e7c1e Add predicates for Serialization hints 3 years ago
Sam Brannen 255a52bc7a Fix attribute aliasing in @Reflective 3 years ago
Sam Brannen c991aa9a78 Add missing package-info 3 years ago
Sam Brannen c86d193a78 Polish AotDetector 3 years ago
Sam Brannen 656dc549b1 Reject JDK proxy hint registration for sealed interfaces 3 years ago
Sam Brannen 5c2ee249b5 Polish ProxyHintsTests 3 years ago
Sam Brannen d8003e326d Revert "Introduce ProxyHints.registerJdkProxy(String...)" 3 years ago
Sam Brannen 5178e9c28e Simplify hint registration for Spring AOP proxies 3 years ago
Sam Brannen b560c10d4c Introduce ProxyHints.registerJdkProxy(String...) 3 years ago
Sam Brannen 9db43037fe Polishing 3 years ago
Sam Brannen d7b45b7c8e Improve diagnostics for convention-based annotation attribute overrides 3 years ago
Sam Brannen 597873746c Update test annotations due to removal of AnnotationAttributesReadingVisitor 3 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 3 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 3 years ago
Sam Brannen 6812de7b82 Polishing 3 years ago
Sam Brannen 9f7cbe1234 Polishing 3 years ago
Sam Brannen a68f5b1674 Deprecate convention-based annotation attribute overrides 3 years ago
Sam Brannen 81acbe7e2f Ensure AnnotationTypeMapping properly tracks convention-based mappings 3 years ago
Sébastien Deleuze 5397d4721b Recognize PRESENT fields in native classpath checks at build time 3 years ago
Sébastien Deleuze cdf01ede8d Perform Reactor native classpath checks at build time 3 years ago
Sam Brannen a122a0e8c8 Simplify RuntimeHintsUtilsTests 3 years ago
Sam Brannen 323dbb912e Move convention-based attribute override tests to @Nested class 3 years ago
Sam Brannen 07960d4918 Polishing 3 years ago
Sam Brannen 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 3 years ago
Sam Brannen d533eb4a55 Use Set.of() in StringToBooleanConverter 3 years ago
Sam Brannen 2af27d899f Trim string input in Converters where whitespace is irrelevant 3 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 3 years ago
Sam Brannen bf39492c34 Introduce StringUtils.trimAllWhitespace(CharSequence) 3 years ago
Sébastien Deleuze b64edebadc Improve ConstantFieldFeature compatibility 3 years ago
Sam Brannen f732fab820 Delete unused imports and dead code in CGLIB fork 3 years ago
Brian Clozel 7a3e8bf648 Fix NPE in Constructor predicate 3 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 3 years ago
Sébastien Deleuze c5cf7c0ab0 Polishing 3 years ago
Sébastien Deleuze da68781b9e Add support for records in BindingReflectionHintsRegistrar 3 years ago
Moritz Halbritter 89a6101b2e Only use JPMS exports as we don't need reflection access 3 years ago
Moritz Halbritter 1a88451369 Open GraalVM internals to the ConstantFieldFeature 3 years ago
Sébastien Deleuze 8d08b1d323 Make *_PRESENT fields constant at build time 3 years ago
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression 3 years ago
Sébastien Deleuze efb83fa064 Prevent duplicated logs in ConstantFieldSubstitutionProcessor 3 years ago
Sébastien Deleuze f8508c805f Refine KotlinDetector for compliance with ConstantFieldFeature 3 years ago
Sébastien Deleuze 798dd4fec0 Add missing build time class initialization 3 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 3 years ago
Sam Brannen 5e5e95aff7 Polish RuntimeHintsUtils 3 years ago
Sébastien Deleuze 58aeab3ab6 Refactor BindingReflectionHintsRegistrar 3 years ago
Sébastien Deleuze fb1aa4f5d5 Fix BindingReflectionHintsRegistrar enum support 3 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 3 years ago
Sam Brannen faf20b7a5a Polish MergedAnnotations Javadoc and internals 3 years ago
Sébastien Deleuze 1aaa44bbfe Refine BindingReflectionHintsRegistrar 3 years ago
Sébastien Deleuze 22a750f378 Replace build-time initialization by constant fields 3 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 3 years ago