mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish AOT support
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ public class ApplicationContextAotInitializer {
|
||||
|
||||
/**
|
||||
* Initialize the specified application context using the specified
|
||||
* {@link ApplicationContextInitializer} class names. Each class name is
|
||||
* {@link ApplicationContextInitializer} class names. Each class is
|
||||
* expected to have a default constructor.
|
||||
* @param context the context to initialize
|
||||
* @param initializerClassNames the application context initializer class names
|
||||
|
||||
Reference in New Issue
Block a user