Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure | |
org.springframework.boot.autoconfigure.jdbc | |
org.springframework.boot.autoconfigure.web |
Modifier and Type | Class and Description |
---|---|
class |
ManagementServerPropertiesAutoConfiguration
Auto-configuration for the
ManagementServerProperties bean. |
class |
SecurityAutoConfiguration
Auto-configuration for security of a web application or
service. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceConfiguration
Base class for configuration of a database pool.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerPropertiesAutoConfiguration
Auto-configuration that configures the
ConfigurableEmbeddedServletContainerFactory from a ServerProperties
bean. |
Copyright © 2013. All rights reserved.