Modifier and Type | Class and Description |
---|---|
class |
EndpointCorsProperties
Configuration properties for MVC endpoints' CORS support.
|
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 |
EndpointProperties
Global endpoint properties.
|
class |
EnvironmentEndpoint
Endpoint to expose environment information. |
class |
FlywayEndpoint
Endpoint to expose flyway info. |
class |
HealthEndpoint
Endpoint to expose application health. |
class |
InfoEndpoint
Endpoint to expose arbitrary application information. |
class |
LiquibaseEndpoint
Endpoint to expose liquibase info. |
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 |
DocsMvcEndpoint
MvcEndpoint to expose actuator documentation. |
class |
EnvironmentMvcEndpoint
Adapter to expose
EnvironmentEndpoint as an MvcEndpoint . |
class |
HalJsonMvcEndpoint
MvcEndpoint to expose HAL-formatted JSON. |
class |
HealthMvcEndpoint
Adapter to expose
HealthEndpoint as an MvcEndpoint . |
class |
JolokiaMvcEndpoint
MvcEndpoint to expose Jolokia. |
class |
LogFileMvcEndpoint
Controller that provides an API for logfiles, i.e.
|
class |
MetricsMvcEndpoint
Adapter to expose
MetricsEndpoint as an MvcEndpoint . |
class |
ShutdownMvcEndpoint
Adapter to expose
ShutdownEndpoint as an MvcEndpoint . |
Modifier and Type | Class and Description |
---|---|
class |
DiskSpaceHealthIndicatorProperties
External configuration properties for
DiskSpaceHealthIndicator . |
class |
ElasticsearchHealthIndicatorProperties
External configuration properties for
ElasticsearchHealthIndicator . |
Modifier and Type | Class and Description |
---|---|
class |
MetricExportProperties
Configuration properties for metrics export.
|
Modifier and Type | Class and Description |
---|---|
class |
TraceProperties
Configuration properties for tracing.
|
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 | Class and Description |
---|---|
class |
CacheProperties
Configuration properties for the cache abstraction.
|
Modifier and Type | Class and Description |
---|---|
class |
CassandraProperties
Configuration properties for Cassandra.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchProperties
Configuration properties for Elasticsearch.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisProperties
Configuration properties for Redis.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryRestProperties
Configuration properties for Spring Data REST.
|
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 |
H2ConsoleProperties
Configuration properties for H2's console.
|
Modifier and Type | Class and Description |
---|---|
class |
HateoasProperties
properties for Spring HATEOAS. |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastProperties
Configuration properties for the hazelcast integration.
|
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 |
ArtemisProperties
Configuration properties for Artemis.
|
Modifier and Type | Class and Description |
---|---|
class |
HornetQProperties
Configuration properties for HornetQ.
|
Modifier and Type | Class and Description |
---|---|
class |
JooqProperties
Configuration properties for the JOOQ database library.
|
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 |
EmbeddedMongoProperties
Configuration properties for Embedded 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 |
SecurityProperties
Properties for the security aspects of an application.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2ClientProperties
Configuration properties for OAuth2 Client.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationServerProperties
Configuration properties for OAuth2 Authorization server.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.provider.client.BaseClientDetails |
OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration.oauth2ClientDetails() |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2SsoProperties
Configuration properties for OAuth2 Single Sign On (SSO).
|
Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsResourceDetails |
OAuth2RestOperationsConfiguration.SingletonScopedConfiguration.oauth2RemoteResource() |
org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeResourceDetails |
OAuth2RestOperationsConfiguration.SessionScopedConfiguration.oauth2RemoteResource() |
org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeResourceDetails |
OAuth2RestOperationsConfiguration.RequestScopedConfiguration.oauth2RemoteResource() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceServerProperties
Configuration properties for OAuth2 Resources.
|
Modifier and Type | Class and Description |
---|---|
class |
SendGridProperties
ConfigurationProperties for SendGrid. |
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 |
JtaProperties
External configuration properties for a
JtaTransactionManager created by
Spring. |
Modifier and Type | Class and Description |
---|---|
class |
VelocityProperties
ConfigurationProperties for configuring Velocity. |
Modifier and Type | Class and Description |
---|---|
class |
HttpEncodingProperties
Configuration properties for http encoding.
|
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 © 2016 Pivotal Software, Inc.. All rights reserved.