2846 Commits (98dd5dbeb144873ccd12473349872208b97cf7d4)

Author SHA1 Message Date
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
Sébastien Deleuze b121eed753 Refine BindingReflectionHintsRegistrar 3 years ago
Sébastien Deleuze 61e9aa9f42 Fix StackOverflowError in BindingReflectionHintsRegistrar 3 years ago
Stephane Nicoll 0f4205adbf Polish assertions 3 years ago
Sébastien Deleuze 93b340e563 Add reflection hints for HttpEntity 3 years ago
Sam Brannen 789329fa3b Revise signature of SpringFactoriesLoader.forResourceLocation(...) 3 years ago
Sam Brannen b611157108 Polish SpringFactoriesLoader 3 years ago
Sam Brannen 1bbc5648f9 Polishing 3 years ago
Stephane Nicoll 08f4b7a0f1 Polish "Fix enclosing class in TypeReference for inner type arrays" 3 years ago
Moritz Halbritter c34de54d8a Fix enclosing class in TypeReference for inner type arrays 3 years ago
Stephane Nicoll 63fae8c5a7 Clarify the scope of target in ClassNameGenerator 3 years ago
Sébastien Deleuze 16d6dc3611 Add Kotlinx Serialization support to BindingReflectionHintsRegistrar 3 years ago
Stephane Nicoll ff9535ef15 Add file pattern resource hints registrar 3 years ago
Brian Clozel 7f7f458a59 Polish ResourceHintsPredicates 3 years ago
Juergen Hoeller d7be1e0dab Polishing 3 years ago
Juergen Hoeller f8b41c1ad2 Consistent support for setContextClass in CGLIB beans package 3 years ago
Sébastien Deleuze c235ad0b35 Introduce ResourcePatternHint#toRegex 3 years ago
Stephane Nicoll 77ad4a1428 Polish 3 years ago
Stephane Nicoll d6d4b98780 Add ifPresent utility methods on RuntimeHints 3 years ago
Juergen Hoeller c4e8ffece1 Remove outdated NativeDetector check for Kotlin reflection 3 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 3 years ago
Arjen Poutsma bf9f261b95 Revert "Support recursive annotations in merged annotations" 3 years ago
Arjen Poutsma df37e33105 Revert "Ensure fix for gh-28012 is actually tested" 3 years ago
Brian Clozel 7e8b1ed401 Polish 3 years ago
Brian Clozel bb952cb95e Register native hints for jakarta.inject annotations 3 years ago
Brian Clozel 15b69a3ede Polish RuntimeHintsPredicates 3 years ago
Sam Brannen 97854d9fec Refactor ObjectToObjectConverter to use Executable instead of Member 3 years ago
Sam Brannen 73f3860bb7 Polish Javadoc for ObjectToObjectConverter 3 years ago
Sam Brannen f722dbe5a8 Polishing 3 years ago
Sam Brannen 452f1b877c Consider return type of static methods in ObjectToObjectConverter 3 years ago
Sébastien Deleuze a57dead4be Add support for serialization in RequestMappingReflectiveProcessor 3 years ago
Sébastien Deleuze 2b76a12b86 Refine build time init configuration 3 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 3 years ago
Stephane Nicoll 100ce9642a Use TypeReference consistently in hints writer 3 years ago
Stephane Nicoll 1e5f4f8b44 Polish 3 years ago
Sébastien Deleuze b9f85627a1 Improve ResourcePatternHint documentation 3 years ago
Sébastien Deleuze 99ffd97a72 Fix ResourceHintsWriter for leading/trailing wildcards 3 years ago
Stephane Nicoll 16eff68357 Fix package tangle between o.s.core and o.s.aot 3 years ago
rstoyanchev 8fcc7ab9d1 CompositeLog respects log level changes at runtime 3 years ago
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names 3 years ago
Sébastien Deleuze 74c49c510a Use a single --initialize-at-build-time parameter per file 3 years ago
Sam Brannen 92f8ab774f Stop initializing DataSize at build time for GraalVM 3 years ago
Sam Brannen e2767371b5 Lazily initialize DataSize.PATTERN 3 years ago
Stephane Nicoll da8c4de263 Add AotDetector to reliably opt-in for optimizations 3 years ago