1224 Commits (3ff1326cbbf88d7e4da491edbfcbc0dd56dfe947)

Author SHA1 Message Date
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
Sam Brannen 9db43037fe Polishing 4 years ago
Sam Brannen 597873746c Update test annotations due to removal of AnnotationAttributesReadingVisitor 4 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 4 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 4 years ago
Sam Brannen 6812de7b82 Polishing 4 years ago
Sam Brannen a122a0e8c8 Simplify RuntimeHintsUtilsTests 4 years ago
Sam Brannen 323dbb912e Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 4 years ago
Brian Clozel 7a3e8bf648 Fix NPE in Constructor predicate 4 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 4 years ago
Sébastien Deleuze da68781b9e Add support for records in BindingReflectionHintsRegistrar 4 years ago
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression 4 years ago
Sam Brannen 5e5e95aff7 Polish RuntimeHintsUtils 4 years ago
Sébastien Deleuze fb1aa4f5d5 Fix BindingReflectionHintsRegistrar enum support 4 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 4 years ago
Sébastien Deleuze 1aaa44bbfe Refine BindingReflectionHintsRegistrar 4 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 4 years ago
Sébastien Deleuze b121eed753 Refine BindingReflectionHintsRegistrar 4 years ago
Sébastien Deleuze 61e9aa9f42 Fix StackOverflowError in BindingReflectionHintsRegistrar 4 years ago
Sam Brannen 1bbc5648f9 Polishing 4 years ago
Stephane Nicoll 08f4b7a0f1 Polish "Fix enclosing class in TypeReference for inner type arrays" 4 years ago
Moritz Halbritter c34de54d8a Fix enclosing class in TypeReference for inner type arrays 4 years ago
Sébastien Deleuze 16d6dc3611 Add Kotlinx Serialization support to BindingReflectionHintsRegistrar 4 years ago
Stephane Nicoll ff9535ef15 Add file pattern resource hints registrar 4 years ago
Brian Clozel 7f7f458a59 Polish ResourceHintsPredicates 4 years ago
Sébastien Deleuze c235ad0b35 Introduce ResourcePatternHint#toRegex 4 years ago
Stephane Nicoll 77ad4a1428 Polish 4 years ago
Stephane Nicoll d6d4b98780 Add ifPresent utility methods on RuntimeHints 4 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 4 years ago
Arjen Poutsma bf9f261b95 Revert "Support recursive annotations in merged annotations" 4 years ago
Arjen Poutsma df37e33105 Revert "Ensure fix for gh-28012 is actually tested" 4 years ago
Brian Clozel 7e8b1ed401 Polish 4 years ago
Brian Clozel bb952cb95e Register native hints for jakarta.inject annotations 4 years ago
Brian Clozel 15b69a3ede Polish RuntimeHintsPredicates 4 years ago
Sam Brannen f722dbe5a8 Polishing 4 years ago
Sam Brannen 452f1b877c Consider return type of static methods in ObjectToObjectConverter 4 years ago
Sébastien Deleuze a57dead4be Add support for serialization in RequestMappingReflectiveProcessor 4 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 4 years ago
Stephane Nicoll 100ce9642a Use TypeReference consistently in hints writer 4 years ago