类的使用
org.springframework.boot.web.servlet.server.Session
使用Session的程序包
程序包
说明
Auto-configuration for common web concerns.
Servlet web server abstractions.
-
org.springframework.boot.autoconfigure.web中Session的使用
-
org.springframework.boot.web.servlet.server中Session的使用
修饰符和类型方法说明voidAbstractServletWebServerFactory.setSession(Session session) voidConfigurableServletWebServerFactory.setSession(Session session) Sets the configuration that will be applied to the container's HTTP session support.