Introduce hints for finding hints by conventions
Closes gh-30491
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.beans.factory.annotation.JakartaAnnotationsRuntimeHints
|
||||
org.springframework.beans.factory.annotation.JakartaAnnotationsRuntimeHints,\
|
||||
org.springframework.beans.BeanUtilsRuntimeHints
|
||||
|
||||
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor=\
|
||||
org.springframework.beans.factory.aot.BeanRegistrationsAotProcessor
|
||||
|
||||
Reference in New Issue
Block a user