@Configuration public class TomcatInitBean extends Object
| 构造器和说明 |
|---|
TomcatInitBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
XssFilter |
characterEncodingFilter()
编码拦截器
|
org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer |
containerCustomizer()
session 超时
|
org.springframework.boot.web.servlet.ServletContextInitializer |
servletContextInitializer()
session cookie 名称
|
@Bean public org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer containerCustomizer()
@Bean public org.springframework.boot.web.servlet.ServletContextInitializer servletContextInitializer()
@Bean public XssFilter characterEncodingFilter()
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.