Harmonize RuntimeHintsRegistrar implementations
Closes gh-28801
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.aot.hint.support.CoreAnnotationsRuntimeHintsRegistrar,\
|
||||
org.springframework.aot.hint.support.SpringFactoriesLoaderRuntimeHintsRegistrar
|
||||
org.springframework.aot.hint.support.CoreAnnotationsRuntimeHints,\
|
||||
org.springframework.aot.hint.support.SpringFactoriesLoaderRuntimeHints
|
||||
|
||||
Reference in New Issue
Block a user