提交 16273473 编写于 作者: R Rossen Stoyanchev

Update Javadoc

Issue: SPR-12028
上级 f50cb06d
......@@ -87,8 +87,8 @@ public abstract class AbstractAnnotationConfigDispatcherServletInitializer
* and/or {@link org.springframework.stereotype.Component @Component} classes to be
* provided to the {@linkplain #createServletApplicationContext() dispatcher servlet
* application context}.
* @return the configuration classes for the dispatcher servlet application context
* (may not be empty or {@code null})
* @return the configuration classes for the dispatcher servlet application context or
* {@code null} if all configuration is specified through root config classes.
*/
protected abstract Class<?>[] getServletConfigClasses();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册