Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
org.springframework.boot.autoconfigure.websocket |
Auto-configuration for Spring WebSocket.
|
org.springframework.boot.context.embedded |
Specialized
ApplicationContext that supports
embedded servlet containers. |
org.springframework.boot.context.embedded.jetty |
Support for Jetty
EmbeddedServletContainers . |
org.springframework.boot.context.embedded.tomcat |
Support for Tomcat
EmbeddedServletContainers . |
org.springframework.boot.context.embedded.undertow |
Support for Undertow
EmbeddedServletContainers . |
org.springframework.boot.system |
General system support classes.
|
Class and Description |
---|
Ssl
Simple container-independent abstraction for SSL configuration.
|
Class and Description |
---|
Compression
Simple container-independent abstraction for compression configuration.
|
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainerCustomizer
Strategy interface for customizing auto-configured embedded servlet containers.
|
JspServlet
Configuration for the container's JSP servlet.
|
Ssl
Simple container-independent abstraction for SSL configuration.
|
Class and Description |
---|
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainerCustomizer
Strategy interface for customizing auto-configured embedded servlet containers.
|
EmbeddedServletContainerFactory
Factory interface that can be used to create
EmbeddedServletContainer s. |
Class and Description |
---|
AbstractConfigurableEmbeddedServletContainer
Abstract base class for
ConfigurableEmbeddedServletContainer implementations. |
Compression
Simple container-independent abstraction for compression configuration.
|
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainer
Simple interface that represents a fully configured embedded servlet container (for
example Tomcat or Jetty).
|
EmbeddedServletContainerException
Exceptions thrown by an embedded servlet container.
|
EmbeddedServletContainerFactory
Factory interface that can be used to create
EmbeddedServletContainer s. |
EmbeddedServletContainerInitializedEvent
Event to be published after the context is refreshed and the
EmbeddedServletContainer is ready. |
EmbeddedWebApplicationContext
A
WebApplicationContext that can be used to bootstrap itself from a contained
EmbeddedServletContainerFactory bean. |
JspServlet
Configuration for the container's JSP servlet.
|
MimeMappings
Simple container-independent abstraction for servlet mime mappings.
|
MimeMappings.Mapping
A single mime mapping.
|
Ssl
Simple container-independent abstraction for SSL configuration.
|
Ssl.ClientAuth
Client authentication types.
|
SslStoreProvider
Interface to provide SSL key stores for an
EmbeddedServletContainer to use. |
Class and Description |
---|
AbstractConfigurableEmbeddedServletContainer
Abstract base class for
ConfigurableEmbeddedServletContainer implementations. |
AbstractEmbeddedServletContainerFactory
Abstract base class for
EmbeddedServletContainerFactory implementations. |
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainer
Simple interface that represents a fully configured embedded servlet container (for
example Tomcat or Jetty).
|
EmbeddedServletContainerException
Exceptions thrown by an embedded servlet container.
|
EmbeddedServletContainerFactory
Factory interface that can be used to create
EmbeddedServletContainer s. |
Ssl
Simple container-independent abstraction for SSL configuration.
|
Class and Description |
---|
AbstractConfigurableEmbeddedServletContainer
Abstract base class for
ConfigurableEmbeddedServletContainer implementations. |
AbstractEmbeddedServletContainerFactory
Abstract base class for
EmbeddedServletContainerFactory implementations. |
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainer
Simple interface that represents a fully configured embedded servlet container (for
example Tomcat or Jetty).
|
EmbeddedServletContainerException
Exceptions thrown by an embedded servlet container.
|
EmbeddedServletContainerFactory
Factory interface that can be used to create
EmbeddedServletContainer s. |
Ssl
Simple container-independent abstraction for SSL configuration.
|
SslStoreProvider
Interface to provide SSL key stores for an
EmbeddedServletContainer to use. |
Class and Description |
---|
AbstractConfigurableEmbeddedServletContainer
Abstract base class for
ConfigurableEmbeddedServletContainer implementations. |
AbstractEmbeddedServletContainerFactory
Abstract base class for
EmbeddedServletContainerFactory implementations. |
Compression
Simple container-independent abstraction for compression configuration.
|
ConfigurableEmbeddedServletContainer
Simple interface that represents customizations to an
EmbeddedServletContainerFactory . |
EmbeddedServletContainer
Simple interface that represents a fully configured embedded servlet container (for
example Tomcat or Jetty).
|
EmbeddedServletContainerException
Exceptions thrown by an embedded servlet container.
|
EmbeddedServletContainerFactory
Factory interface that can be used to create
EmbeddedServletContainer s. |
Class and Description |
---|
EmbeddedServletContainerInitializedEvent
Event to be published after the context is refreshed and the
EmbeddedServletContainer is ready. |
EmbeddedWebApplicationContext
A
WebApplicationContext that can be used to bootstrap itself from a contained
EmbeddedServletContainerFactory bean. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.