mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Merge branch '7.0.x'
This commit is contained in:
+2
-2
@@ -39,7 +39,7 @@ class AotContextLoaderTests {
|
||||
|
||||
/**
|
||||
* Verifies that a legacy {@link AotContextLoader} which only overrides
|
||||
* {@link AotContextLoader#loadContextForAotProcessing(MergedContextConfiguration)
|
||||
* {@link AotContextLoader#loadContextForAotProcessing(MergedContextConfiguration)}
|
||||
* is still supported.
|
||||
*/
|
||||
@Test // gh-34513
|
||||
@@ -58,7 +58,7 @@ class AotContextLoaderTests {
|
||||
|
||||
/**
|
||||
* Verifies that a modern {@link AotContextLoader} which only overrides
|
||||
* {@link AotContextLoader#loadContextForAotProcessing(MergedContextConfiguration, RuntimeHints)
|
||||
* {@link AotContextLoader#loadContextForAotProcessing(MergedContextConfiguration, RuntimeHints)}
|
||||
* is supported.
|
||||
*/
|
||||
@Test // gh-34513
|
||||
|
||||
Reference in New Issue
Block a user