Package | Description |
---|---|
org.springframework.boot.autoconfigure.web |
Auto-configuration for common web concerns.
|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
org.springframework.boot.web.embedded.jetty |
Embedded reactive and servlet web server implementations backed by Jetty.
|
org.springframework.boot.web.embedded.tomcat |
Embedded reactive and servlet web server implementations backed by Tomcat.
|
org.springframework.boot.web.embedded.undertow |
Embedded reactive and servlet web server implementations backed by Undertow.
|
org.springframework.boot.web.servlet.context |
Servlet based web integrations with Spring's
WebApplicationContext . |
org.springframework.boot.web.servlet.server |
Servlet web server abstractions.
|
Class and Description |
---|
Jsp
Configuration for the server's JSP servlet.
|
Session
Session properties.
|
Class and Description |
---|
ConfigurableServletWebServerFactory
A configurable
ServletWebServerFactory . |
Class and Description |
---|
AbstractServletWebServerFactory
Abstract base class for
ConfigurableServletWebServerFactory implementations. |
ConfigurableServletWebServerFactory
A configurable
ServletWebServerFactory . |
ServletWebServerFactory
Factory interface that can be used to create a
WebServer . |
Class and Description |
---|
AbstractServletWebServerFactory
Abstract base class for
ConfigurableServletWebServerFactory implementations. |
ConfigurableServletWebServerFactory
A configurable
ServletWebServerFactory . |
ServletWebServerFactory
Factory interface that can be used to create a
WebServer . |
Class and Description |
---|
AbstractServletWebServerFactory
Abstract base class for
ConfigurableServletWebServerFactory implementations. |
ConfigurableServletWebServerFactory
A configurable
ServletWebServerFactory . |
ServletWebServerFactory
Factory interface that can be used to create a
WebServer . |
Class and Description |
---|
ServletWebServerFactory
Factory interface that can be used to create a
WebServer . |
Class and Description |
---|
ConfigurableServletWebServerFactory
A configurable
ServletWebServerFactory . |
Jsp
Configuration for the server's JSP servlet.
|
ServletWebServerFactory
Factory interface that can be used to create a
WebServer . |
Session
Session properties.
|
Session.Cookie
Cookie properties.
|
Session.SessionTrackingMode
Available session tracking modes (mirrors
SessionTrackingMode . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.