Stop using RuntimeHintsUtils
Due to gh-29053, we can stop using RuntimeHintsUtils to register SynthesizedAnnotation proxies. Closes gh-29059
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.beans.factory.annotation.BeanFactoryAnnotationsRuntimeHints,\
|
||||
org.springframework.beans.factory.annotation.JakartaAnnotationsRuntimeHints
|
||||
|
||||
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor=\
|
||||
|
||||
Reference in New Issue
Block a user