Move hints to dedicated top-level package (avoiding aot<->support cycle)
See gh-29026, gh-29069
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user