@Import(value=ApplicationConfig.class) public class CmsConfig extends java.lang.Object
构造器和说明 |
---|
CmsConfig() |
限定符和类型 | 方法和说明 |
---|---|
org.springframework.web.HttpRequestHandler |
defaultServlet()
资源处理器
|
org.springframework.web.HttpRequestHandler |
webfileServlet(SiteComponent siteComponent)
站点静态资源处理器
|
@Bean public org.springframework.web.HttpRequestHandler defaultServlet()
@Bean public org.springframework.web.HttpRequestHandler webfileServlet(SiteComponent siteComponent)
siteComponent
-