Modifier and Type | Class and Description |
---|---|
class |
EndpointMBeanExportProperties
Configuration properties for JMX.
|
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 PublicMetrics . |
class |
ShutdownEndpoint
Endpoint to shutdown the ApplicationContext . |
class |
TraceEndpoint
|
Modifier and Type | Class and Description |
---|---|
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
class |
ManagementErrorEndpoint
Special
MvcEndpoint for handling "/error" path when the management servlet is
in a child context. |
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 |
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 |
---|---|
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 |
---|---|
TemplateConfiguration |
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration.groovyTemplateConfiguration() |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceProperties
Base class for configuration of a database pool.
|
Modifier and Type | Method and Description |
---|---|
DataSource |
DataSourceAutoConfiguration.NonEmbeddedConfiguration.dataSource() |
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 |
LiquibaseProperties
Configuration properties to configure
SpringLiquibase . |
Modifier and Type | Class and Description |
---|---|
class |
MongoProperties
Configuration properties for Mongo.
|
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 |
SolrProperties
ConfigurationProperties for Solr. |
Modifier and Type | Class and Description |
---|---|
class |
VelocityProperties
ConfigurationProperties for configuring Velocity |
Modifier and Type | Class and Description |
---|---|
class |
HttpMapperProperties
Configuration properties to configure
HttpMessageConverter s. |
class |
MultipartProperties
Properties to be used in configuring a
MultipartConfigElement . |
class |
ResourceProperties
Properties used to configure resource handling.
|
class |
ServerProperties
properties for a web server (e.g. |
class |
WebMvcProperties
properties for Spring MVC. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.