We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7bdbd commit 74f1e0eCopy full SHA for 74f1e0e
org.springframework.context/src/main/java/org/springframework/context/ApplicationContextInitializer.java
@@ -28,6 +28,7 @@
28
* @author Chris Beams
29
* @since 3.1
30
* @see org.springframework.web.context.ContextLoader#customizeContext
31
+ * @see org.springframework.web.context.ContextLoader#CONTEXT_INITIALIZER_CLASSES_PARAM
32
*/
33
public interface ApplicationContextInitializer<C extends ConfigurableApplicationContext> {
34
0 commit comments