3084 Commits (8c24e8c034e2a7b26021b319b9d4486a23bfb265)

Author SHA1 Message Date
Sam Brannen bf39492c34 Introduce StringUtils.trimAllWhitespace(CharSequence) 2 years ago
Sébastien Deleuze b64edebadc Improve ConstantFieldFeature compatibility 2 years ago
Sam Brannen f732fab820 Delete unused imports and dead code in CGLIB fork 2 years ago
Brian Clozel 7a3e8bf648 Fix NPE in Constructor predicate 2 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 2 years ago
Sébastien Deleuze c5cf7c0ab0 Polishing 2 years ago
Sébastien Deleuze da68781b9e Add support for records in BindingReflectionHintsRegistrar 2 years ago
Moritz Halbritter 89a6101b2e Only use JPMS exports as we don't need reflection access 2 years ago
Moritz Halbritter 1a88451369 Open GraalVM internals to the ConstantFieldFeature 2 years ago
Sébastien Deleuze 8d08b1d323 Make *_PRESENT fields constant at build time 2 years ago
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression 2 years ago
Sébastien Deleuze efb83fa064 Prevent duplicated logs in ConstantFieldSubstitutionProcessor 2 years ago
Sébastien Deleuze f8508c805f Refine KotlinDetector for compliance with ConstantFieldFeature 2 years ago
Sébastien Deleuze 798dd4fec0 Add missing build time class initialization 2 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 2 years ago
Sam Brannen 5e5e95aff7 Polish RuntimeHintsUtils 2 years ago
Sébastien Deleuze 58aeab3ab6 Refactor BindingReflectionHintsRegistrar 2 years ago
Sébastien Deleuze fb1aa4f5d5 Fix BindingReflectionHintsRegistrar enum support 2 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 2 years ago
Sam Brannen faf20b7a5a Polish MergedAnnotations Javadoc and internals 2 years ago
Sébastien Deleuze 1aaa44bbfe Refine BindingReflectionHintsRegistrar 2 years ago
Sébastien Deleuze 22a750f378 Replace build-time initialization by constant fields 2 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 2 years ago
Sébastien Deleuze b121eed753 Refine BindingReflectionHintsRegistrar 2 years ago
Sébastien Deleuze 61e9aa9f42 Fix StackOverflowError in BindingReflectionHintsRegistrar 2 years ago
Stephane Nicoll 0f4205adbf Polish assertions 2 years ago
Sébastien Deleuze 93b340e563 Add reflection hints for HttpEntity 2 years ago
Sam Brannen 789329fa3b Revise signature of SpringFactoriesLoader.forResourceLocation(...) 2 years ago
Sam Brannen b611157108 Polish SpringFactoriesLoader 2 years ago
Sam Brannen 1bbc5648f9 Polishing 2 years ago
Stephane Nicoll 08f4b7a0f1 Polish "Fix enclosing class in TypeReference for inner type arrays" 2 years ago
Moritz Halbritter c34de54d8a Fix enclosing class in TypeReference for inner type arrays 2 years ago
Stephane Nicoll 63fae8c5a7 Clarify the scope of target in ClassNameGenerator 2 years ago
Sébastien Deleuze 16d6dc3611 Add Kotlinx Serialization support to BindingReflectionHintsRegistrar 2 years ago
Stephane Nicoll ff9535ef15 Add file pattern resource hints registrar 2 years ago
Brian Clozel 7f7f458a59 Polish ResourceHintsPredicates 2 years ago
Juergen Hoeller d7be1e0dab Polishing 2 years ago
Juergen Hoeller f8b41c1ad2 Consistent support for setContextClass in CGLIB beans package 2 years ago
Sébastien Deleuze c235ad0b35 Introduce ResourcePatternHint#toRegex 2 years ago
Stephane Nicoll 77ad4a1428 Polish 2 years ago
Stephane Nicoll d6d4b98780 Add ifPresent utility methods on RuntimeHints 2 years ago
Juergen Hoeller c4e8ffece1 Remove outdated NativeDetector check for Kotlin reflection 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Arjen Poutsma bf9f261b95 Revert "Support recursive annotations in merged annotations" 2 years ago
Arjen Poutsma df37e33105 Revert "Ensure fix for gh-28012 is actually tested" 2 years ago
Brian Clozel 7e8b1ed401 Polish 2 years ago
Brian Clozel bb952cb95e Register native hints for jakarta.inject annotations 2 years ago
Brian Clozel 15b69a3ede Polish RuntimeHintsPredicates 2 years ago
Sam Brannen 97854d9fec Refactor ObjectToObjectConverter to use Executable instead of Member 2 years ago
Sam Brannen 73f3860bb7 Polish Javadoc for ObjectToObjectConverter 2 years ago