Reinstate RuntimeHintsAgent tests

Closes gh-29062
This commit is contained in:
Brian Clozel
2022-09-02 17:29:24 +02:00
parent 044f3728a3
commit 4368e2563f
4 changed files with 106 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.beans.factory.annotation.BeanFactoryAnnotationsRuntimeHints
org.springframework.beans.factory.annotation.BeanFactoryAnnotationsRuntimeHints,\
org.springframework.beans.factory.annotation.JakartaAnnotationsRuntimeHints
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor=\
org.springframework.beans.factory.aot.BeanRegistrationsAotProcessor