Move hints to dedicated top-level package (avoiding aot<->support cycle)

See gh-29026, gh-29069
This commit is contained in:
Juergen Hoeller
2022-10-11 15:34:30 +02:00
parent 4bb2e23239
commit 0f8ca805e1
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.test.context.aot.hint.TestContextRuntimeHints
org.springframework.test.context.hint.TestContextRuntimeHints
org.springframework.test.context.aot.TestRuntimeHintsRegistrar=\
org.springframework.test.context.aot.hint.StandardTestRuntimeHints
org.springframework.test.context.hint.StandardTestRuntimeHints