Modifier and Type | Class and Description |
---|---|
class |
EndpointMBeanExportProperties
Configuration properties for JMX.
|
class |
HealthIndicatorAutoConfigurationProperties
Configuration properties for some health properties
|
class |
HealthMvcEndpointProperties
Configuration properties for the
HealthMvcEndpoint . |
class |
JolokiaProperties
Configuration properties for Jolokia.
|
class |
ManagementServerProperties
Properties for the management server (e.g.
|
class |
ShellProperties
Configuration properties for the shell subsystem.
|
static class |
ShellProperties.JaasAuthenticationProperties
Auth specific properties for JAAS authentication
|
static class |
ShellProperties.KeyAuthenticationProperties
Auth specific properties for key authentication
|
static class |
ShellProperties.SimpleAuthenticationProperties
Auth specific properties for simple authentication
|
static class |
ShellProperties.SpringAuthenticationProperties
Auth specific properties for Spring authentication
|
Modifier and Type | Class and Description |
---|---|
class |
AutoConfigurationReportEndpoint
Endpoint to expose the ConditionEvaluationReport . |
class |
BeansEndpoint
Exposes JSON view of Spring beans.
|
class |
ConfigurationPropertiesReportEndpoint
Endpoint to expose application properties from ConfigurationProperties
annotated beans. |
class |
DumpEndpoint
Endpoint to expose thread info. |
class |
EnvironmentEndpoint
Endpoint to expose environment information. |
class |
HealthEndpoint
Endpoint to expose application health. |
class |
InfoEndpoint
Endpoint to expose arbitrary application information. |
class |
MetricsEndpoint
Endpoint to expose a collection of PublicMetrics . |
class |
RequestMappingEndpoint
Endpoint to expose Spring MVC mappings. |
class |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext . |
class |
TraceEndpoint
|
Modifier and Type | Class and Description |
---|---|
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
Modifier and Type | Class and Description |
---|---|
class |
DiskSpaceHealthIndicatorProperties
External configuration properties for
DiskSpaceHealthIndicator |
Modifier and Type | Class and Description |
---|---|
class |
MessageSourceAutoConfiguration
|
Modifier and Type | Class and Description |
---|---|
class |
RabbitProperties
Configuration properties for Rabbit.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchProperties
Configuration properties for Spring Batch.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.data.rest.core.config.RepositoryRestConfiguration |
SpringBootRepositoryRestMvcConfiguration.config() |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchProperties
Configuration properties for Elasticsearch.
|
Modifier and Type | Class and Description |
---|---|
class |
FlywayProperties
Configuration properties for Flyway database migrations.
|
Modifier and Type | Method and Description |
---|---|
org.flywaydb.core.Flyway |
FlywayAutoConfiguration.FlywayConfiguration.flyway() |
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerProperties
ConfigurationProperties for configuring FreeMarker |
Modifier and Type | Class and Description |
---|---|
class |
GroovyTemplateProperties
ConfigurationProperties for configuring Groovy templates. |
Modifier and Type | Method and Description |
---|---|
GroovyMarkupConfigurer |
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration.groovyMarkupConfigurer() |
Modifier and Type | Class and Description |
---|---|
class |
HateoasProperties
properties for Spring HATEOAS. |
Modifier and Type | Class and Description |
---|---|
class |
JacksonProperties
Configuration properties to configure Jackson
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceProperties
Base class for configuration of a data source.
|
Modifier and Type | Method and Description |
---|---|
DataSource |
XADataSourceAutoConfiguration.dataSource() |
DataSource |
DataSourceAutoConfiguration.NonEmbeddedConfiguration.dataSource() |
Modifier and Type | Class and Description |
---|---|
class |
JerseyProperties
ConfigurationProperties for Jersey. |
Modifier and Type | Class and Description |
---|---|
class |
JmsProperties
Configuration properties for JMS.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQProperties
Configuration properties for ActiveMQ
|
Modifier and Type | Class and Description |
---|---|
class |
HornetQProperties
Configuration properties for HornetQ
|
Modifier and Type | Class and Description |
---|---|
class |
JtaProperties
External configuration properties for a
JtaTransactionManager created by
Spring. |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseProperties
Configuration properties to configure
SpringLiquibase . |
Modifier and Type | Class and Description |
---|---|
class |
MailProperties
Configuration properties for email support.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceDelegatingViewResolverProperties
Properties for device view resolver.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoProperties
Configuration properties for Mongo.
|
Modifier and Type | Class and Description |
---|---|
class |
MustacheProperties
ConfigurationProperties for Mustache. |
Modifier and Type | Class and Description |
---|---|
class |
JpaProperties
External configuration properties for a JPA EntityManagerFactory created by Spring.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisProperties
Configuration properties for Redis.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityProperties
Properties for the security aspects of an application.
|
Modifier and Type | Class and Description |
---|---|
class |
FacebookProperties
Properties for Spring Social Facebook.
|
class |
LinkedInProperties
Properties for Spring Social LinkedIn.
|
class |
TwitterProperties
Properties for Spring Social Twitter.
|
Modifier and Type | Class and Description |
---|---|
class |
SolrProperties
ConfigurationProperties for Solr. |
Modifier and Type | Class and Description |
---|---|
class |
ThymeleafProperties
Properties for Thymeleaf.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityProperties
ConfigurationProperties for configuring Velocity |
Modifier and Type | Class and Description |
---|---|
class |
GzipFilterProperties
Properties for configuring
GzipFilter . |
class |
HttpEncodingProperties
Configuration properties for http encoding.
|
class |
HttpMapperProperties
Deprecated.
in 1.2.0 favor of
JacksonProperties |
class |
MultipartProperties
Properties to be used in configuring a
MultipartConfigElement . |
class |
ResourceProperties
Properties used to configure resource handling.
|
class |
ServerProperties
ConfigurationProperties for a web server (e.g. |
class |
WebMvcProperties
properties for Spring MVC. |
Modifier and Type | Class and Description |
---|---|
class |
AtomikosConnectionFactoryBean
Spring friendly version of
AtomikosConnectionFactoryBean . |
class |
AtomikosDataSourceBean
Spring friendly version of
AtomikosDataSourceBean . |
Modifier and Type | Class and Description |
---|---|
class |
PoolingConnectionFactoryBean
Spring friendly version of
PoolingConnectionFactory . |
class |
PoolingDataSourceBean
Spring friendly version of
PoolingDataSource . |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.