Uses of Class
org.springframework.boot.web.servlet.server.Session
Package
Description
Auto-configuration for common web concerns.
Servlet web server abstractions.
-
Uses of Session in org.springframework.boot.autoconfigure.web
-
Uses of Session in org.springframework.boot.web.servlet.server
Modifier and TypeMethodDescriptionvoid
AbstractServletWebServerFactory.setSession
(Session session) void
ConfigurableServletWebServerFactory.setSession
(Session session) Sets the configuration that will be applied to the container's HTTP session support.