Skip to content

Commit 74f1e0e

Browse files
committed
Touch up ApplicationContextInitializer Javadoc
1 parent 4f7bdbd commit 74f1e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.springframework.context/src/main/java/org/springframework/context/ApplicationContextInitializer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @author Chris Beams
2929
* @since 3.1
3030
* @see org.springframework.web.context.ContextLoader#customizeContext
31+
* @see org.springframework.web.context.ContextLoader#CONTEXT_INITIALIZER_CLASSES_PARAM
3132
*/
3233
public interface ApplicationContextInitializer<C extends ConfigurableApplicationContext> {
3334

0 commit comments

Comments
 (0)