Remove RuntimeHintsUtils

Due to gh-29053, we can stop using RuntimeHintsUtils to
register SynthesizedAnnotation proxies.

Closes gh-29058
Closes gh-29059
This commit is contained in:
Sébastien Deleuze
2022-09-06 15:22:17 +02:00
parent 903078a5b2
commit 3e327f5641
14 changed files with 1 additions and 457 deletions

View File

@@ -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=\