Modifier and Type | Method and Description |
---|---|
HealthIndicator |
RabbitHealthIndicatorAutoConfiguration.rabbitHealthIndicator(Map<String,org.springframework.amqp.rabbit.core.RabbitTemplate> rabbitTemplates) |
Modifier and Type | Method and Description |
---|---|
AuditEventsEndpoint |
AuditEventsEndpointAutoConfiguration.auditEventsEndpoint(AuditEventRepository auditEventRepository) |
AuditListener |
AuditAutoConfiguration.auditListener(AuditEventRepository auditEventRepository) |
AuthenticationAuditListener |
AuditAutoConfiguration.authenticationAuditListener() |
AuthorizationAuditListener |
AuditAutoConfiguration.authorizationAuditListener() |
Modifier and Type | Method and Description |
---|---|
BeansEndpoint |
BeansEndpointAutoConfiguration.beansEndpoint(org.springframework.context.ConfigurableApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
CachesEndpoint |
CachesEndpointAutoConfiguration.cachesEndpoint(Map<String,org.springframework.cache.CacheManager> cacheManagers) |
CachesEndpointWebExtension |
CachesEndpointAutoConfiguration.cachesEndpointWebExtension(CachesEndpoint cachesEndpoint) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
CassandraHealthIndicatorAutoConfiguration.cassandraHealthIndicator(Map<String,org.springframework.data.cassandra.core.CassandraOperations> cassandraOperations) |
ReactiveHealthIndicator |
CassandraReactiveHealthIndicatorAutoConfiguration.cassandraHealthIndicator(Map<String,org.springframework.data.cassandra.core.ReactiveCassandraOperations> reactiveCassandraOperations) |
Modifier and Type | Method and Description |
---|---|
CloudFoundryInfoEndpointWebExtension |
ReactiveCloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension(GitProperties properties,
org.springframework.beans.factory.ObjectProvider<InfoContributor> infoContributors) |
CloudFoundryReactiveHealthEndpointWebExtension |
ReactiveCloudFoundryActuatorAutoConfiguration.cloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension reactiveHealthEndpointWebExtension) |
Modifier and Type | Method and Description |
---|---|
CloudFoundryHealthEndpointWebExtension |
CloudFoundryActuatorAutoConfiguration.cloudFoundryHealthEndpointWebExtension(HealthEndpointWebExtension healthEndpointWebExtension) |
CloudFoundryInfoEndpointWebExtension |
CloudFoundryActuatorAutoConfiguration.cloudFoundryInfoEndpointWebExtension(GitProperties properties,
org.springframework.beans.factory.ObjectProvider<InfoContributor> infoContributors) |
Modifier and Type | Method and Description |
---|---|
ConditionsReportEndpoint |
ConditionsReportEndpointAutoConfiguration.conditionsReportEndpoint(org.springframework.context.ConfigurableApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
ShutdownEndpoint |
ShutdownEndpointAutoConfiguration.shutdownEndpoint() |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertiesReportEndpoint |
ConfigurationPropertiesReportEndpointAutoConfiguration.configurationPropertiesReportEndpoint(ConfigurationPropertiesReportEndpointProperties properties) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
CouchbaseHealthIndicatorAutoConfiguration.couchbaseHealthIndicator(Map<String,com.couchbase.client.java.Cluster> clusters) |
ReactiveHealthIndicator |
CouchbaseReactiveHealthIndicatorAutoConfiguration.couchbaseReactiveHealthIndicator(Map<String,com.couchbase.client.java.Cluster> clusters) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
ElasticSearchClientHealthIndicatorAutoConfiguration.elasticsearchHealthIndicator(Map<String,org.elasticsearch.client.Client> clients)
Deprecated.
|
HealthIndicator |
ElasticSearchJestHealthIndicatorAutoConfiguration.elasticsearchHealthIndicator(Map<String,io.searchbox.client.JestClient> clients)
Deprecated.
|
HealthIndicator |
ElasticSearchRestHealthIndicatorAutoConfiguration.elasticsearchRestHealthIndicator(Map<String,org.elasticsearch.client.RestClient> clients) |
Modifier and Type | Method and Description |
---|---|
CachingOperationInvokerAdvisor |
EndpointAutoConfiguration.endpointCachingOperationInvokerAdvisor(org.springframework.core.env.Environment environment) |
ParameterValueMapper |
EndpointAutoConfiguration.endpointOperationParameterMapper() |
Modifier and Type | Method and Description |
---|---|
JmxEndpointDiscoverer |
JmxEndpointAutoConfiguration.jmxAnnotationEndpointDiscoverer(ParameterValueMapper parameterValueMapper,
org.springframework.beans.factory.ObjectProvider<OperationInvokerAdvisor> invokerAdvisors,
org.springframework.beans.factory.ObjectProvider<EndpointFilter<ExposableJmxEndpoint>> filters) |
Modifier and Type | Method and Description |
---|---|
ControllerEndpointDiscoverer |
WebEndpointAutoConfiguration.controllerEndpointDiscoverer(org.springframework.beans.factory.ObjectProvider<PathMapper> endpointPathMappers,
org.springframework.beans.factory.ObjectProvider<Collection<EndpointFilter<ExposableControllerEndpoint>>> filters) |
EndpointMediaTypes |
WebEndpointAutoConfiguration.endpointMediaTypes() |
PathMappedEndpoints |
WebEndpointAutoConfiguration.pathMappedEndpoints(Collection<EndpointsSupplier<?>> endpointSuppliers) |
WebEndpointDiscoverer |
WebEndpointAutoConfiguration.webEndpointDiscoverer(ParameterValueMapper parameterValueMapper,
EndpointMediaTypes endpointMediaTypes,
org.springframework.beans.factory.ObjectProvider<PathMapper> endpointPathMappers,
org.springframework.beans.factory.ObjectProvider<OperationInvokerAdvisor> invokerAdvisors,
org.springframework.beans.factory.ObjectProvider<EndpointFilter<ExposableWebEndpoint>> filters) |
Modifier and Type | Method and Description |
---|---|
ControllerEndpointHandlerMapping |
WebFluxEndpointManagementContextConfiguration.controllerEndpointHandlerMapping(ControllerEndpointsSupplier controllerEndpointsSupplier,
CorsEndpointProperties corsProperties,
WebEndpointProperties webEndpointProperties) |
WebFluxEndpointHandlerMapping |
WebFluxEndpointManagementContextConfiguration.webEndpointReactiveHandlerMapping(WebEndpointsSupplier webEndpointsSupplier,
ControllerEndpointsSupplier controllerEndpointsSupplier,
EndpointMediaTypes endpointMediaTypes,
CorsEndpointProperties corsProperties,
WebEndpointProperties webEndpointProperties) |
Modifier and Type | Method and Description |
---|---|
ControllerEndpointHandlerMapping |
WebMvcEndpointManagementContextConfiguration.controllerEndpointHandlerMapping(ControllerEndpointsSupplier controllerEndpointsSupplier,
CorsEndpointProperties corsProperties,
WebEndpointProperties webEndpointProperties) |
WebMvcEndpointHandlerMapping |
WebMvcEndpointManagementContextConfiguration.webEndpointServletHandlerMapping(WebEndpointsSupplier webEndpointsSupplier,
ServletEndpointsSupplier servletEndpointsSupplier,
ControllerEndpointsSupplier controllerEndpointsSupplier,
EndpointMediaTypes endpointMediaTypes,
CorsEndpointProperties corsProperties,
WebEndpointProperties webEndpointProperties) |
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint |
EnvironmentEndpointAutoConfiguration.environmentEndpoint(org.springframework.core.env.Environment environment,
EnvironmentEndpointProperties properties) |
EnvironmentEndpointWebExtension |
EnvironmentEndpointAutoConfiguration.environmentEndpointWebExtension(EnvironmentEndpoint environmentEndpoint) |
Modifier and Type | Method and Description |
---|---|
FlywayEndpoint |
FlywayEndpointAutoConfiguration.flywayEndpoint(org.springframework.context.ApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
ApplicationHealthIndicator |
HealthIndicatorAutoConfiguration.applicationHealthIndicator() |
OrderedHealthAggregator |
HealthIndicatorAutoConfiguration.healthAggregator(HealthIndicatorProperties properties) |
HealthIndicatorRegistry |
HealthIndicatorAutoConfiguration.healthIndicatorRegistry(org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
InfluxDbHealthIndicatorAutoConfiguration.influxDbHealthIndicator(Map<String,org.influxdb.InfluxDB> influxDbs) |
Modifier and Type | Method and Description |
---|---|
GitInfoContributor |
InfoContributorAutoConfiguration.gitInfoContributor(GitProperties gitProperties,
InfoContributorProperties infoContributorProperties) |
InfoEndpoint |
InfoEndpointAutoConfiguration.infoEndpoint(org.springframework.beans.factory.ObjectProvider<InfoContributor> infoContributors) |
Modifier and Type | Method and Description |
---|---|
IntegrationGraphEndpoint |
IntegrationGraphEndpointAutoConfiguration.integrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer integrationGraphServer) |
org.springframework.integration.graph.IntegrationGraphServer |
IntegrationGraphEndpointAutoConfiguration.integrationGraphServer() |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
DataSourceHealthIndicatorAutoConfiguration.dbHealthIndicator(Map<String,DataSource> dataSources) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
JmsHealthIndicatorAutoConfiguration.jmsHealthIndicator(Map<String,ConnectionFactory> connectionFactories) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
LdapHealthIndicatorAutoConfiguration.ldapHealthIndicator(Map<String,org.springframework.ldap.core.LdapOperations> ldapOperations) |
Modifier and Type | Method and Description |
---|---|
LiquibaseEndpoint |
LiquibaseEndpointAutoConfiguration.liquibaseEndpoint(org.springframework.context.ApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
LogFileWebEndpoint |
LogFileWebEndpointAutoConfiguration.logFileWebEndpoint(org.springframework.core.env.Environment environment,
LogFileWebEndpointProperties properties) |
LoggersEndpoint |
LoggersEndpointAutoConfiguration.loggersEndpoint(LoggingSystem loggingSystem) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
MailHealthIndicatorAutoConfiguration.mailHealthIndicator(Map<String,org.springframework.mail.javamail.JavaMailSenderImpl> mailSenders) |
Modifier and Type | Method and Description |
---|---|
ThreadDumpEndpoint |
ThreadDumpEndpointAutoConfiguration.dumpEndpoint() |
HeapDumpWebEndpoint |
HeapDumpWebEndpointAutoConfiguration.heapDumpWebEndpoint() |
Modifier and Type | Method and Description |
---|---|
io.micrometer.core.instrument.binder.jvm.ClassLoaderMetrics |
JvmMetricsAutoConfiguration.classLoaderMetrics() |
io.micrometer.core.instrument.binder.system.FileDescriptorMetrics |
SystemMetricsAutoConfiguration.fileDescriptorMetrics() |
io.micrometer.core.instrument.binder.jvm.JvmGcMetrics |
JvmMetricsAutoConfiguration.jvmGcMetrics() |
io.micrometer.core.instrument.binder.jvm.JvmMemoryMetrics |
JvmMetricsAutoConfiguration.jvmMemoryMetrics() |
io.micrometer.core.instrument.binder.jvm.JvmThreadMetrics |
JvmMetricsAutoConfiguration.jvmThreadMetrics() |
io.micrometer.core.instrument.binder.kafka.KafkaConsumerMetrics |
KafkaMetricsAutoConfiguration.kafkaConsumerMetrics(MBeanServer mbeanServer) |
io.micrometer.core.instrument.binder.logging.Log4j2Metrics |
Log4J2MetricsAutoConfiguration.log4j2Metrics() |
io.micrometer.core.instrument.binder.logging.LogbackMetrics |
LogbackMetricsAutoConfiguration.logbackMetrics() |
MetricsEndpoint |
MetricsEndpointAutoConfiguration.metricsEndpoint(io.micrometer.core.instrument.MeterRegistry registry) |
io.micrometer.core.instrument.Clock |
MetricsAutoConfiguration.micrometerClock() |
io.micrometer.core.instrument.binder.system.ProcessorMetrics |
SystemMetricsAutoConfiguration.processorMetrics() |
io.micrometer.core.instrument.binder.system.UptimeMetrics |
SystemMetricsAutoConfiguration.uptimeMetrics() |
Modifier and Type | Method and Description |
---|---|
io.micrometer.appoptics.AppOpticsConfig |
AppOpticsMetricsExportAutoConfiguration.appOpticsConfig() |
io.micrometer.appoptics.AppOpticsMeterRegistry |
AppOpticsMetricsExportAutoConfiguration.appOpticsMeterRegistry(io.micrometer.appoptics.AppOpticsConfig config,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
com.netflix.spectator.atlas.AtlasConfig |
AtlasMetricsExportAutoConfiguration.atlasConfig(AtlasProperties atlasProperties) |
io.micrometer.atlas.AtlasMeterRegistry |
AtlasMetricsExportAutoConfiguration.atlasMeterRegistry(com.netflix.spectator.atlas.AtlasConfig atlasConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.datadog.DatadogConfig |
DatadogMetricsExportAutoConfiguration.datadogConfig() |
io.micrometer.datadog.DatadogMeterRegistry |
DatadogMetricsExportAutoConfiguration.datadogMeterRegistry(io.micrometer.datadog.DatadogConfig datadogConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.dynatrace.DynatraceConfig |
DynatraceMetricsExportAutoConfiguration.dynatraceConfig() |
io.micrometer.dynatrace.DynatraceMeterRegistry |
DynatraceMetricsExportAutoConfiguration.dynatraceMeterRegistry(io.micrometer.dynatrace.DynatraceConfig dynatraceConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.elastic.ElasticConfig |
ElasticMetricsExportAutoConfiguration.elasticConfig() |
io.micrometer.elastic.ElasticMeterRegistry |
ElasticMetricsExportAutoConfiguration.elasticMeterRegistry(io.micrometer.elastic.ElasticConfig elasticConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.ganglia.GangliaConfig |
GangliaMetricsExportAutoConfiguration.gangliaConfig(GangliaProperties gangliaProperties) |
io.micrometer.ganglia.GangliaMeterRegistry |
GangliaMetricsExportAutoConfiguration.gangliaMeterRegistry(io.micrometer.ganglia.GangliaConfig gangliaConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.graphite.GraphiteConfig |
GraphiteMetricsExportAutoConfiguration.graphiteConfig(GraphiteProperties graphiteProperties) |
io.micrometer.graphite.GraphiteMeterRegistry |
GraphiteMetricsExportAutoConfiguration.graphiteMeterRegistry(io.micrometer.graphite.GraphiteConfig graphiteConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.humio.HumioConfig |
HumioMetricsExportAutoConfiguration.humioConfig() |
io.micrometer.humio.HumioMeterRegistry |
HumioMetricsExportAutoConfiguration.humioMeterRegistry(io.micrometer.humio.HumioConfig humioConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.influx.InfluxConfig |
InfluxMetricsExportAutoConfiguration.influxConfig() |
io.micrometer.influx.InfluxMeterRegistry |
InfluxMetricsExportAutoConfiguration.influxMeterRegistry(io.micrometer.influx.InfluxConfig influxConfig,
io.micrometer.core.instrument.Clock clock,
InfluxProperties influxProperties) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.jmx.JmxConfig |
JmxMetricsExportAutoConfiguration.jmxConfig(JmxProperties jmxProperties) |
io.micrometer.jmx.JmxMeterRegistry |
JmxMetricsExportAutoConfiguration.jmxMeterRegistry(io.micrometer.jmx.JmxConfig jmxConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.kairos.KairosConfig |
KairosMetricsExportAutoConfiguration.kairosConfig() |
io.micrometer.kairos.KairosMeterRegistry |
KairosMetricsExportAutoConfiguration.kairosMeterRegistry(io.micrometer.kairos.KairosConfig kairosConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.newrelic.NewRelicConfig |
NewRelicMetricsExportAutoConfiguration.newRelicConfig() |
io.micrometer.newrelic.NewRelicMeterRegistry |
NewRelicMetricsExportAutoConfiguration.newRelicMeterRegistry(io.micrometer.newrelic.NewRelicConfig newRelicConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.prometheus.client.CollectorRegistry |
PrometheusMetricsExportAutoConfiguration.collectorRegistry() |
io.micrometer.prometheus.PrometheusConfig |
PrometheusMetricsExportAutoConfiguration.prometheusConfig(PrometheusProperties prometheusProperties) |
PrometheusScrapeEndpoint |
PrometheusMetricsExportAutoConfiguration.PrometheusScrapeEndpointConfiguration.prometheusEndpoint(io.prometheus.client.CollectorRegistry collectorRegistry) |
io.micrometer.prometheus.PrometheusMeterRegistry |
PrometheusMetricsExportAutoConfiguration.prometheusMeterRegistry(io.micrometer.prometheus.PrometheusConfig prometheusConfig,
io.prometheus.client.CollectorRegistry collectorRegistry,
io.micrometer.core.instrument.Clock clock) |
PrometheusPushGatewayManager |
PrometheusMetricsExportAutoConfiguration.PrometheusPushGatewayConfiguration.prometheusPushGatewayManager(io.prometheus.client.CollectorRegistry collectorRegistry,
PrometheusProperties prometheusProperties,
org.springframework.core.env.Environment environment) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.signalfx.SignalFxConfig |
SignalFxMetricsExportAutoConfiguration.signalfxConfig(SignalFxProperties props) |
io.micrometer.signalfx.SignalFxMeterRegistry |
SignalFxMetricsExportAutoConfiguration.signalFxMeterRegistry(io.micrometer.signalfx.SignalFxConfig config,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMetricsExportAutoConfiguration
Auto-configuration for exporting metrics to a
SimpleMeterRegistry . |
Modifier and Type | Method and Description |
---|---|
io.micrometer.core.instrument.simple.SimpleConfig |
SimpleMetricsExportAutoConfiguration.simpleConfig(SimpleProperties simpleProperties) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.statsd.StatsdConfig |
StatsdMetricsExportAutoConfiguration.statsdConfig(StatsdProperties statsdProperties) |
io.micrometer.statsd.StatsdMeterRegistry |
StatsdMetricsExportAutoConfiguration.statsdMeterRegistry(io.micrometer.statsd.StatsdConfig statsdConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.wavefront.WavefrontConfig |
WavefrontMetricsExportAutoConfiguration.wavefrontConfig() |
io.micrometer.wavefront.WavefrontMeterRegistry |
WavefrontMetricsExportAutoConfiguration.wavefrontMeterRegistry(io.micrometer.wavefront.WavefrontConfig wavefrontConfig,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
io.micrometer.jersey2.server.DefaultJerseyTagsProvider |
JerseyServerMetricsAutoConfiguration.jerseyTagsProvider() |
Modifier and Type | Method and Description |
---|---|
JettyServerThreadPoolMetricsBinder |
JettyMetricsAutoConfiguration.jettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry) |
Modifier and Type | Method and Description |
---|---|
DefaultWebFluxTagsProvider |
WebFluxMetricsAutoConfiguration.webfluxTagConfigurer() |
Modifier and Type | Method and Description |
---|---|
DefaultWebMvcTagsProvider |
WebMvcMetricsAutoConfiguration.webMvcTagsProvider() |
Modifier and Type | Method and Description |
---|---|
TomcatMetricsBinder |
TomcatMetricsAutoConfiguration.tomcatMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
MongoHealthIndicatorAutoConfiguration.mongoHealthIndicator(Map<String,org.springframework.data.mongodb.core.MongoTemplate> mongoTemplates) |
ReactiveHealthIndicator |
MongoReactiveHealthIndicatorAutoConfiguration.mongoHealthIndicator(Map<String,org.springframework.data.mongodb.core.ReactiveMongoTemplate> reactiveMongoTemplates) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
Neo4jHealthIndicatorAutoConfiguration.neo4jHealthIndicator(Map<String,org.neo4j.ogm.session.SessionFactory> sessionFactories) |
Modifier and Type | Method and Description |
---|---|
ReactiveHealthIndicator |
RedisReactiveHealthIndicatorAutoConfiguration.redisHealthIndicator() |
HealthIndicator |
RedisHealthIndicatorAutoConfiguration.redisHealthIndicator(Map<String,org.springframework.data.redis.connection.RedisConnectionFactory> redisConnectionFactories) |
Modifier and Type | Method and Description |
---|---|
ScheduledTasksEndpoint |
ScheduledTasksEndpointAutoConfiguration.scheduledTasksEndpoint(org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.config.ScheduledTaskHolder> holders) |
Modifier and Type | Class and Description |
---|---|
class |
ReactiveManagementWebSecurityAutoConfiguration
Auto-configuration for Reactive Spring Security when
actuator is on the classpath. |
Modifier and Type | Class and Description |
---|---|
class |
ManagementWebSecurityAutoConfiguration
Auto-configuration for Spring Security when actuator is
on the classpath. |
Modifier and Type | Method and Description |
---|---|
SessionsEndpoint |
SessionsEndpointAutoConfiguration.sessionEndpoint(org.springframework.session.FindByIndexNameSessionRepository<? extends org.springframework.session.Session> sessionRepository) |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
SolrHealthIndicatorAutoConfiguration.solrHealthIndicator(Map<String,org.apache.solr.client.solrj.SolrClient> solrClients) |
Modifier and Type | Method and Description |
---|---|
DiskSpaceHealthIndicator |
DiskSpaceHealthIndicatorAutoConfiguration.diskSpaceHealthIndicator(DiskSpaceHealthIndicatorProperties properties) |
Modifier and Type | Method and Description |
---|---|
HttpExchangeTracer |
HttpTraceAutoConfiguration.httpExchangeTracer(HttpTraceProperties traceProperties) |
HttpTraceEndpoint |
HttpTraceEndpointAutoConfiguration.httpTraceEndpoint(HttpTraceRepository traceRepository) |
Modifier and Type | Class and Description |
---|---|
class |
JerseySameManagementContextConfiguration
@ManagementContextConfiguration for Jersey
infrastructure when the management context is the same as the main application context. |
Modifier and Type | Method and Description |
---|---|
JerseyApplicationPath |
JerseySameManagementContextConfiguration.jerseyApplicationPath(JerseyProperties properties,
org.glassfish.jersey.server.ResourceConfig config) |
Modifier and Type | Method and Description |
---|---|
SpringApplicationAdminMXBeanRegistrar |
SpringApplicationAdminJmxAutoConfiguration.springApplicationAdminRegistrar(org.springframework.beans.factory.ObjectProvider<org.springframework.jmx.export.MBeanExporter> mbeanExporters,
org.springframework.core.env.Environment environment) |
Modifier and Type | Class and Description |
---|---|
protected static class |
RabbitAutoConfiguration.MessagingTemplateConfiguration |
protected static class |
RabbitAutoConfiguration.RabbitConnectionFactoryCreator |
Modifier and Type | Method and Description |
---|---|
org.springframework.amqp.core.AmqpAdmin |
RabbitAutoConfiguration.RabbitTemplateConfiguration.amqpAdmin(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |
org.springframework.amqp.rabbit.core.RabbitTemplate |
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplate(RabbitProperties properties,
org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter,
org.springframework.beans.factory.ObjectProvider<RabbitRetryTemplateCustomizer> retryTemplateCustomizers,
org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |
Modifier and Type | Method and Description |
---|---|
BatchDataSourceInitializer |
BatchAutoConfiguration.batchDataSourceInitializer(DataSource dataSource,
org.springframework.core.io.ResourceLoader resourceLoader) |
JobExecutionExitCodeGenerator |
BatchAutoConfiguration.jobExecutionExitCodeGenerator() |
JobLauncherCommandLineRunner |
BatchAutoConfiguration.jobLauncherCommandLineRunner(org.springframework.batch.core.launch.JobLauncher jobLauncher,
org.springframework.batch.core.explore.JobExplorer jobExplorer,
org.springframework.batch.core.repository.JobRepository jobRepository) |
org.springframework.batch.core.launch.support.SimpleJobOperator |
BatchAutoConfiguration.jobOperator(org.springframework.beans.factory.ObjectProvider<org.springframework.batch.core.converter.JobParametersConverter> jobParametersConverter,
org.springframework.batch.core.explore.JobExplorer jobExplorer,
org.springframework.batch.core.launch.JobLauncher jobLauncher,
org.springframework.batch.core.configuration.ListableJobLocator jobRegistry,
org.springframework.batch.core.repository.JobRepository jobRepository) |
Modifier and Type | Class and Description |
---|---|
class |
CacheAutoConfiguration
Auto-configuration for the cache abstraction. |
class |
CouchbaseCacheConfiguration
Couchbase cache configuration.
|
class |
InfinispanCacheConfiguration
Infinispan cache configuration.
|
Modifier and Type | Method and Description |
---|---|
CacheManagerCustomizers |
CacheAutoConfiguration.cacheManagerCustomizers(org.springframework.beans.factory.ObjectProvider<CacheManagerCustomizer<?>> customizers) |
org.infinispan.manager.EmbeddedCacheManager |
InfinispanCacheConfiguration.infinispanCacheManager(CacheProperties cacheProperties,
org.springframework.beans.factory.ObjectProvider<org.infinispan.configuration.cache.ConfigurationBuilder> defaultConfigurationBuilder) |
Modifier and Type | Method and Description |
---|---|
com.datastax.driver.core.Cluster |
CassandraAutoConfiguration.cassandraCluster(CassandraProperties properties,
org.springframework.beans.factory.ObjectProvider<ClusterBuilderCustomizer> builderCustomizers,
org.springframework.beans.factory.ObjectProvider<ClusterFactory> clusterFactory) |
Modifier and Type | Class and Description |
---|---|
class |
CloudServiceConnectorsAutoConfiguration
Auto-configuration for Spring Cloud Service Connectors. |
Modifier and Type | Class and Description |
---|---|
class |
MessageSourceAutoConfiguration
Auto-configuration for MessageSource . |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor |
PersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor(org.springframework.core.env.Environment environment) |
Modifier and Type | Class and Description |
---|---|
class |
CassandraReactiveRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Cassandra Reactive
Repositories. |
class |
CassandraRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Cassandra
Repositories. |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.cassandra.core.convert.CassandraConverter |
CassandraDataAutoConfiguration.cassandraConverter(org.springframework.data.cassandra.core.mapping.CassandraMappingContext mapping,
org.springframework.data.cassandra.core.convert.CassandraCustomConversions conversions) |
org.springframework.data.cassandra.core.convert.CassandraCustomConversions |
CassandraDataAutoConfiguration.cassandraCustomConversions() |
org.springframework.data.cassandra.core.mapping.CassandraMappingContext |
CassandraDataAutoConfiguration.cassandraMapping(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.data.cassandra.core.convert.CassandraCustomConversions conversions) |
org.springframework.data.cassandra.config.CassandraSessionFactoryBean |
CassandraDataAutoConfiguration.cassandraSession(org.springframework.core.env.Environment environment,
org.springframework.data.cassandra.core.convert.CassandraConverter converter) |
org.springframework.data.cassandra.core.CassandraTemplate |
CassandraDataAutoConfiguration.cassandraTemplate(com.datastax.driver.core.Session session,
org.springframework.data.cassandra.core.convert.CassandraConverter converter) |
org.springframework.data.cassandra.ReactiveSession |
CassandraReactiveDataAutoConfiguration.reactiveCassandraSession(com.datastax.driver.core.Session session) |
org.springframework.data.cassandra.core.ReactiveCassandraTemplate |
CassandraReactiveDataAutoConfiguration.reactiveCassandraTemplate(org.springframework.data.cassandra.ReactiveSession reactiveCassandraSession,
org.springframework.data.cassandra.core.convert.CassandraConverter converter) |
Modifier and Type | Class and Description |
---|---|
class |
CouchbaseReactiveRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Couchbase Reactive
Repositories. |
class |
CouchbaseRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Couchbase
Repositories. |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Elasticsearch
Repositories. |
class |
ReactiveElasticsearchRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Elasticsearch
Reactive Repositories. |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.elasticsearch.client.ClientConfiguration |
ReactiveRestClientAutoConfiguration.clientConfiguration(ReactiveRestClientProperties properties) |
org.elasticsearch.client.transport.TransportClient |
ElasticsearchAutoConfiguration.elasticsearchClient() |
org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient |
ReactiveRestClientAutoConfiguration.reactiveElasticsearchClient(org.springframework.data.elasticsearch.client.ClientConfiguration clientConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
JpaRepositoriesAutoConfiguration
Auto-configuration for Spring Data's JPA Repositories. |
Modifier and Type | Class and Description |
---|---|
class |
LdapRepositoriesAutoConfiguration
Auto-configuration for Spring Data's LDAP Repositories. |
Modifier and Type | Class and Description |
---|---|
class |
MongoReactiveRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Mongo Reactive
Repositories. |
class |
MongoRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Mongo
Repositories. |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.io.buffer.DefaultDataBufferFactory |
MongoReactiveDataAutoConfiguration.dataBufferFactory() |
org.springframework.data.mongodb.gridfs.GridFsTemplate |
MongoDataAutoConfiguration.gridFsTemplate(org.springframework.data.mongodb.MongoDbFactory mongoDbFactory,
org.springframework.data.mongodb.core.MongoTemplate mongoTemplate) |
org.springframework.data.mongodb.core.convert.MappingMongoConverter |
MongoDataAutoConfiguration.mappingMongoConverter(org.springframework.data.mongodb.MongoDbFactory factory,
org.springframework.data.mongodb.core.mapping.MongoMappingContext context,
org.springframework.data.mongodb.core.convert.MongoCustomConversions conversions) |
org.springframework.data.mongodb.core.convert.MappingMongoConverter |
MongoReactiveDataAutoConfiguration.mappingMongoConverter(org.springframework.data.mongodb.core.mapping.MongoMappingContext context,
org.springframework.data.mongodb.core.convert.MongoCustomConversions conversions) |
org.springframework.data.mongodb.core.MongoDbFactorySupport<?> |
MongoDataAutoConfiguration.mongoDbFactory(org.springframework.beans.factory.ObjectProvider<com.mongodb.MongoClient> mongo,
org.springframework.beans.factory.ObjectProvider<com.mongodb.client.MongoClient> mongoClient) |
org.springframework.data.mongodb.core.MongoTemplate |
MongoDataAutoConfiguration.mongoTemplate(org.springframework.data.mongodb.MongoDbFactory mongoDbFactory,
org.springframework.data.mongodb.core.convert.MongoConverter converter) |
org.springframework.data.mongodb.gridfs.ReactiveGridFsTemplate |
MongoReactiveDataAutoConfiguration.reactiveGridFsTemplate(org.springframework.data.mongodb.ReactiveMongoDatabaseFactory reactiveMongoDbFactory,
org.springframework.data.mongodb.core.convert.MappingMongoConverter mappingMongoConverter,
org.springframework.core.io.buffer.DataBufferFactory dataBufferFactory) |
org.springframework.data.mongodb.core.SimpleReactiveMongoDatabaseFactory |
MongoReactiveDataAutoConfiguration.reactiveMongoDatabaseFactory(MongoProperties properties,
com.mongodb.reactivestreams.client.MongoClient mongo) |
org.springframework.data.mongodb.core.ReactiveMongoTemplate |
MongoReactiveDataAutoConfiguration.reactiveMongoTemplate(org.springframework.data.mongodb.ReactiveMongoDatabaseFactory reactiveMongoDatabaseFactory,
org.springframework.data.mongodb.core.convert.MongoConverter converter) |
Modifier and Type | Class and Description |
---|---|
class |
Neo4jDataAutoConfiguration
Auto-configuration for Spring Data Neo4j. |
protected static class |
Neo4jDataAutoConfiguration.Neo4jWebConfiguration |
class |
Neo4jRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Neo4j
Repositories. |
Modifier and Type | Method and Description |
---|---|
org.neo4j.ogm.config.Configuration |
Neo4jDataAutoConfiguration.configuration(Neo4jProperties properties) |
org.springframework.data.neo4j.transaction.Neo4jTransactionManager |
Neo4jDataAutoConfiguration.transactionManager(org.neo4j.ogm.session.SessionFactory sessionFactory,
Neo4jProperties properties,
org.springframework.beans.factory.ObjectProvider<TransactionManagerCustomizers> transactionManagerCustomizers) |
Modifier and Type | Class and Description |
---|---|
class |
RedisRepositoriesAutoConfiguration
Auto-configuration for Spring Data's Redis
Repositories. |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.redis.core.ReactiveRedisTemplate<Object,Object> |
RedisReactiveAutoConfiguration.reactiveRedisTemplate(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory reactiveRedisConnectionFactory,
org.springframework.core.io.ResourceLoader resourceLoader) |
org.springframework.data.redis.core.ReactiveStringRedisTemplate |
RedisReactiveAutoConfiguration.reactiveStringRedisTemplate(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory reactiveRedisConnectionFactory) |
org.springframework.data.redis.core.RedisTemplate<Object,Object> |
RedisAutoConfiguration.redisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory redisConnectionFactory) |
org.springframework.data.redis.core.StringRedisTemplate |
RedisAutoConfiguration.stringRedisTemplate(org.springframework.data.redis.connection.RedisConnectionFactory redisConnectionFactory) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryRestMvcAutoConfiguration
Auto-configuration for Spring Data Rest's MVC
integration. |
Modifier and Type | Class and Description |
---|---|
class |
SolrRepositoriesAutoConfiguration
Enables auto configuration for Spring Data Solr repositories.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringDataWebAutoConfiguration
Auto-configuration for Spring Data's web support. |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer |
SpringDataWebAutoConfiguration.pageableCustomizer() |
org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer |
SpringDataWebAutoConfiguration.sortCustomizer() |
Modifier and Type | Method and Description |
---|---|
io.searchbox.client.JestClient |
JestAutoConfiguration.jestClient(JestProperties properties,
org.springframework.beans.factory.ObjectProvider<com.google.gson.Gson> gson,
org.springframework.beans.factory.ObjectProvider<HttpClientConfigBuilderCustomizer> builderCustomizers)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.client.RestClient |
RestClientAutoConfiguration.restClient(org.elasticsearch.client.RestClientBuilder builder) |
org.elasticsearch.client.RestClientBuilder |
RestClientAutoConfiguration.restClientBuilder(RestClientProperties properties,
org.springframework.beans.factory.ObjectProvider<RestClientBuilderCustomizer> builderCustomizers) |
org.elasticsearch.client.RestHighLevelClient |
RestClientAutoConfiguration.RestHighLevelClientConfiguration.restHighLevelClient(org.elasticsearch.client.RestClientBuilder restClientBuilder) |
Modifier and Type | Class and Description |
---|---|
static class |
FlywayAutoConfiguration.FlywayConfiguration |
Modifier and Type | Method and Description |
---|---|
FlywayMigrationInitializer |
FlywayAutoConfiguration.FlywayConfiguration.flywayInitializer(org.flywaydb.core.Flyway flyway,
org.springframework.beans.factory.ObjectProvider<FlywayMigrationStrategy> migrationStrategy) |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer |
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration.groovyMarkupConfigurer(org.springframework.beans.factory.ObjectProvider<groovy.text.markup.MarkupTemplateEngine> templateEngine) |
org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver |
GroovyTemplateAutoConfiguration.GroovyWebConfiguration.groovyMarkupViewResolver(GroovyTemplateProperties properties) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.Gson |
GsonAutoConfiguration.gson(com.google.gson.GsonBuilder gsonBuilder) |
com.google.gson.GsonBuilder |
GsonAutoConfiguration.gsonBuilder(List<GsonBuilderCustomizer> customizers) |
Modifier and Type | Class and Description |
---|---|
protected static class |
HypermediaAutoConfiguration.EntityLinksConfiguration |
protected static class |
HypermediaAutoConfiguration.HypermediaConfiguration |
Modifier and Type | Method and Description |
---|---|
HttpMessageConverters |
HttpMessageConvertersAutoConfiguration.messageConverters(org.springframework.beans.factory.ObjectProvider<org.springframework.http.converter.HttpMessageConverter<?>> converters) |
org.springframework.http.converter.StringHttpMessageConverter |
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration.stringHttpMessageConverter(HttpProperties httpProperties) |
Modifier and Type | Method and Description |
---|---|
org.influxdb.InfluxDB |
InfluxDbAutoConfiguration.influxDb(InfluxDbProperties properties,
org.springframework.beans.factory.ObjectProvider<InfluxDbOkHttpClientBuilderProvider> builder) |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
ProjectInfoAutoConfiguration.buildProperties() |
GitProperties |
ProjectInfoAutoConfiguration.gitProperties() |
Modifier and Type | Class and Description |
---|---|
protected static class |
IntegrationAutoConfiguration.IntegrationComponentScanConfiguration
Integration component scan configuration.
|
protected static class |
IntegrationAutoConfiguration.IntegrationJmxConfiguration
Spring Integration JMX configuration.
|
protected static class |
IntegrationAutoConfiguration.IntegrationManagementConfiguration
Integration management configuration.
|
Modifier and Type | Method and Description |
---|---|
IntegrationDataSourceInitializer |
IntegrationAutoConfiguration.IntegrationJdbcConfiguration.integrationDataSourceInitializer(DataSource dataSource,
org.springframework.core.io.ResourceLoader resourceLoader,
IntegrationProperties properties) |
Modifier and Type | Class and Description |
---|---|
protected static class |
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration |
protected static class |
DataSourceAutoConfiguration.PooledDataSourceConfiguration |
class |
XADataSourceAutoConfiguration
Auto-configuration for DataSource with XA. |
Modifier and Type | Method and Description |
---|---|
DataSource |
JndiDataSourceAutoConfiguration.dataSource(DataSourceProperties properties,
org.springframework.context.ApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
JerseyApplicationPath |
JerseyAutoConfiguration.jerseyApplicationPath() |
FilterRegistrationBean<org.glassfish.jersey.servlet.ServletContainer> |
JerseyAutoConfiguration.jerseyFilterRegistration(JerseyApplicationPath applicationPath) |
ServletRegistrationBean<org.glassfish.jersey.servlet.ServletContainer> |
JerseyAutoConfiguration.jerseyServletRegistration(JerseyApplicationPath applicationPath) |
Modifier and Type | Class and Description |
---|---|
class |
JndiConnectionFactoryAutoConfiguration
Auto-configuration for JMS provided from JNDI. |
Modifier and Type | Method and Description |
---|---|
org.springframework.jms.core.JmsMessagingTemplate |
JmsAutoConfiguration.MessagingTemplateConfiguration.jmsMessagingTemplate(JmsProperties properties,
org.springframework.jms.core.JmsTemplate jmsTemplate) |
org.springframework.jms.core.JmsTemplate |
JmsAutoConfiguration.JmsTemplateConfiguration.jmsTemplate(ConnectionFactory connectionFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQAutoConfiguration
Auto-configuration to integrate with an ActiveMQ
broker. |
Modifier and Type | Class and Description |
---|---|
class |
ArtemisAutoConfiguration
Auto-configuration to integrate with an Artemis broker. |
Modifier and Type | Method and Description |
---|---|
org.springframework.jmx.export.annotation.AnnotationMBeanExporter |
JmxAutoConfiguration.mbeanExporter(org.springframework.jmx.export.naming.ObjectNamingStrategy namingStrategy,
org.springframework.beans.factory.BeanFactory beanFactory) |
MBeanServer |
JmxAutoConfiguration.mbeanServer() |
ParentAwareNamingStrategy |
JmxAutoConfiguration.objectNamingStrategy() |
Modifier and Type | Class and Description |
---|---|
static class |
JooqAutoConfiguration.DslContextConfiguration |
Modifier and Type | Method and Description |
---|---|
org.jooq.impl.DataSourceConnectionProvider |
JooqAutoConfiguration.dataSourceConnectionProvider(DataSource dataSource) |
org.jooq.impl.DefaultConfiguration |
JooqAutoConfiguration.DslContextConfiguration.jooqConfiguration(JooqProperties properties,
org.jooq.ConnectionProvider connectionProvider,
DataSource dataSource,
org.springframework.beans.factory.ObjectProvider<org.jooq.TransactionProvider> transactionProvider,
org.springframework.beans.factory.ObjectProvider<org.jooq.RecordMapperProvider> recordMapperProvider,
org.springframework.beans.factory.ObjectProvider<org.jooq.RecordUnmapperProvider> recordUnmapperProvider,
org.springframework.beans.factory.ObjectProvider<org.jooq.conf.Settings> settings,
org.springframework.beans.factory.ObjectProvider<org.jooq.RecordListenerProvider> recordListenerProviders,
org.springframework.beans.factory.ObjectProvider<org.jooq.ExecuteListenerProvider> executeListenerProviders,
org.springframework.beans.factory.ObjectProvider<org.jooq.VisitListenerProvider> visitListenerProviders,
org.springframework.beans.factory.ObjectProvider<org.jooq.TransactionListenerProvider> transactionListenerProviders,
org.springframework.beans.factory.ObjectProvider<org.jooq.ExecutorProvider> executorProvider) |
Modifier and Type | Method and Description |
---|---|
javax.json.bind.Jsonb |
JsonbAutoConfiguration.jsonb() |
Modifier and Type | Method and Description |
---|---|
org.springframework.kafka.core.KafkaAdmin |
KafkaAutoConfiguration.kafkaAdmin() |
org.springframework.kafka.core.ConsumerFactory<?,?> |
KafkaAutoConfiguration.kafkaConsumerFactory() |
org.springframework.kafka.security.jaas.KafkaJaasLoginModuleInitializer |
KafkaAutoConfiguration.kafkaJaasInitializer() |
org.springframework.kafka.core.ProducerFactory<?,?> |
KafkaAutoConfiguration.kafkaProducerFactory() |
org.springframework.kafka.support.ProducerListener<Object,Object> |
KafkaAutoConfiguration.kafkaProducerListener() |
org.springframework.kafka.core.KafkaTemplate<?,?> |
KafkaAutoConfiguration.kafkaTemplate(org.springframework.kafka.core.ProducerFactory<Object,Object> kafkaProducerFactory,
org.springframework.kafka.support.ProducerListener<Object,Object> kafkaProducerListener,
org.springframework.beans.factory.ObjectProvider<org.springframework.kafka.support.converter.RecordMessageConverter> messageConverter) |
org.springframework.kafka.transaction.KafkaTransactionManager<?,?> |
KafkaAutoConfiguration.kafkaTransactionManager(org.springframework.kafka.core.ProducerFactory<?,?> producerFactory) |
Modifier and Type | Method and Description |
---|---|
org.springframework.ldap.core.support.LdapContextSource |
LdapAutoConfiguration.ldapContextSource(LdapProperties properties,
org.springframework.core.env.Environment environment) |
org.springframework.ldap.core.LdapTemplate |
LdapAutoConfiguration.ldapTemplate(org.springframework.ldap.core.ContextSource contextSource) |
Modifier and Type | Method and Description |
---|---|
org.springframework.ldap.core.support.LdapContextSource |
EmbeddedLdapAutoConfiguration.ldapContextSource(org.springframework.core.env.Environment environment,
LdapProperties properties) |
Modifier and Type | Class and Description |
---|---|
static class |
LiquibaseAutoConfiguration.LiquibaseConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
MailSenderAutoConfiguration
Auto configuration for email support. |
Modifier and Type | Class and Description |
---|---|
class |
MongoAutoConfiguration
Auto-configuration for Mongo. |
Modifier and Type | Method and Description |
---|---|
com.mongodb.MongoClient |
MongoAutoConfiguration.mongo(MongoProperties properties,
org.springframework.beans.factory.ObjectProvider<com.mongodb.MongoClientOptions> options,
org.springframework.core.env.Environment environment) |
com.mongodb.reactivestreams.client.MongoClient |
MongoReactiveAutoConfiguration.reactiveStreamsMongoClient(MongoProperties properties,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.ObjectProvider<MongoClientSettingsBuilderCustomizer> builderCustomizers,
org.springframework.beans.factory.ObjectProvider<com.mongodb.MongoClientSettings> settings) |
Modifier and Type | Method and Description |
---|---|
de.flapdoodle.embed.mongo.config.IMongodConfig |
EmbeddedMongoAutoConfiguration.embeddedMongoConfiguration(EmbeddedMongoProperties embeddedProperties) |
de.flapdoodle.embed.mongo.MongodExecutable |
EmbeddedMongoAutoConfiguration.embeddedMongoServer(de.flapdoodle.embed.mongo.config.IMongodConfig mongodConfig,
de.flapdoodle.embed.process.config.IRuntimeConfig runtimeConfig,
org.springframework.context.ApplicationContext context) |
Modifier and Type | Method and Description |
---|---|
com.samskivert.mustache.Mustache.Compiler |
MustacheAutoConfiguration.mustacheCompiler(com.samskivert.mustache.Mustache.TemplateLoader mustacheTemplateLoader,
org.springframework.core.env.Environment environment) |
MustacheResourceTemplateLoader |
MustacheAutoConfiguration.mustacheTemplateLoader() |
Modifier and Type | Class and Description |
---|---|
protected static class |
JpaBaseConfiguration.JpaWebConfiguration |
Modifier and Type | Method and Description |
---|---|
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean |
JpaBaseConfiguration.entityManagerFactory(EntityManagerFactoryBuilder factoryBuilder) |
EntityManagerFactoryBuilder |
JpaBaseConfiguration.entityManagerFactoryBuilder(org.springframework.orm.jpa.JpaVendorAdapter jpaVendorAdapter,
org.springframework.beans.factory.ObjectProvider<org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager> persistenceUnitManager,
org.springframework.beans.factory.ObjectProvider<EntityManagerFactoryBuilderCustomizer> customizers) |
org.springframework.orm.jpa.JpaVendorAdapter |
JpaBaseConfiguration.jpaVendorAdapter() |
org.springframework.transaction.PlatformTransactionManager |
JpaBaseConfiguration.transactionManager(org.springframework.beans.factory.ObjectProvider<TransactionManagerCustomizers> transactionManagerCustomizers) |
Modifier and Type | Method and Description |
---|---|
QuartzDataSourceInitializer |
QuartzAutoConfiguration.JdbcStoreTypeConfiguration.quartzDataSourceInitializer(DataSource dataSource,
org.springframework.beans.factory.ObjectProvider<DataSource> quartzDataSource,
org.springframework.core.io.ResourceLoader resourceLoader,
QuartzProperties properties) |
org.springframework.scheduling.quartz.SchedulerFactoryBean |
QuartzAutoConfiguration.quartzScheduler(QuartzProperties properties,
org.springframework.beans.factory.ObjectProvider<SchedulerFactoryBeanCustomizer> customizers,
org.springframework.beans.factory.ObjectProvider<org.quartz.JobDetail> jobDetails,
Map<String,org.quartz.Calendar> calendars,
org.springframework.beans.factory.ObjectProvider<org.quartz.Trigger> triggers,
org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.rsocket.MessageHandlerAcceptor |
RSocketMessagingAutoConfiguration.messageHandlerAcceptor(org.springframework.messaging.rsocket.RSocketStrategies rSocketStrategies) |
org.springframework.messaging.rsocket.RSocketRequester.Builder |
RSocketRequesterAutoConfiguration.rSocketRequesterBuilder(org.springframework.messaging.rsocket.RSocketStrategies strategies) |
org.springframework.messaging.rsocket.RSocketStrategies |
RSocketStrategiesAutoConfiguration.rSocketStrategies(org.springframework.beans.factory.ObjectProvider<RSocketStrategiesCustomizer> customizers) |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.data.repository.query.SecurityEvaluationContextExtension |
SecurityDataConfiguration.securityEvaluationContextExtension() |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.client.web.server.ServerOAuth2AuthorizedClientRepository |
ReactiveOAuth2ClientAutoConfiguration.authorizedClientRepository(org.springframework.security.oauth2.client.ReactiveOAuth2AuthorizedClientService authorizedClientService) |
org.springframework.security.oauth2.client.ReactiveOAuth2AuthorizedClientService |
ReactiveOAuth2ClientAutoConfiguration.authorizedClientService(org.springframework.security.oauth2.client.registration.ReactiveClientRegistrationRepository clientRegistrationRepository) |
org.springframework.security.oauth2.client.registration.InMemoryReactiveClientRegistrationRepository |
ReactiveOAuth2ClientAutoConfiguration.clientRegistrationRepository(OAuth2ClientProperties properties) |
Modifier and Type | Class and Description |
---|---|
class |
ReactiveUserDetailsServiceAutoConfiguration
Default user
@Configuration for a reactive web application. |
Modifier and Type | Class and Description |
---|---|
class |
SpringBootWebSecurityConfiguration
The default configuration for web security.
|
class |
UserDetailsServiceAutoConfiguration
Auto-configuration for a Spring Security in-memory
AuthenticationManager . |
class |
WebSecurityEnablerConfiguration
If there is a bean of type WebSecurityConfigurerAdapter, this adds the
@EnableWebSecurity annotation. |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.authentication.DefaultAuthenticationEventPublisher |
SecurityAutoConfiguration.authenticationEventPublisher(org.springframework.context.ApplicationEventPublisher publisher) |
org.springframework.security.provisioning.InMemoryUserDetailsManager |
UserDetailsServiceAutoConfiguration.inMemoryUserDetailsManager(SecurityProperties properties,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.crypto.password.PasswordEncoder> passwordEncoder) |
Modifier and Type | Method and Description |
---|---|
com.sendgrid.SendGrid |
SendGridAutoConfiguration.sendGrid(SendGridProperties properties) |
Modifier and Type | Method and Description |
---|---|
org.apache.solr.client.solrj.SolrClient |
SolrAutoConfiguration.solrClient(SolrProperties properties) |
Modifier and Type | Method and Description |
---|---|
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor |
TaskExecutionAutoConfiguration.applicationTaskExecutor(TaskExecutorBuilder builder) |
TaskExecutorBuilder |
TaskExecutionAutoConfiguration.taskExecutorBuilder(TaskExecutionProperties properties,
org.springframework.beans.factory.ObjectProvider<TaskExecutorCustomizer> taskExecutorCustomizers,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.TaskDecorator> taskDecorator) |
org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler |
TaskSchedulingAutoConfiguration.taskScheduler(TaskSchedulerBuilder builder) |
TaskSchedulerBuilder |
TaskSchedulingAutoConfiguration.taskSchedulerBuilder(TaskSchedulingProperties properties,
org.springframework.beans.factory.ObjectProvider<TaskSchedulerCustomizer> taskSchedulerCustomizers) |
Modifier and Type | Method and Description |
---|---|
com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect |
ThymeleafAutoConfiguration.DataAttributeDialectConfiguration.dialect() |
org.thymeleaf.extras.java8time.dialect.Java8TimeDialect |
ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect.java8TimeDialect() |
nz.net.ultraq.thymeleaf.LayoutDialect |
ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration.layoutDialect() |
org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect |
ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration.securityDialect() |
org.thymeleaf.spring5.SpringTemplateEngine |
ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration.templateEngine(ThymeleafProperties properties,
org.springframework.beans.factory.ObjectProvider<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers,
org.springframework.beans.factory.ObjectProvider<org.thymeleaf.dialect.IDialect> dialects) |
Modifier and Type | Class and Description |
---|---|
static class |
TransactionAutoConfiguration.EnableTransactionManagementConfiguration |
Modifier and Type | Method and Description |
---|---|
TransactionManagerCustomizers |
TransactionAutoConfiguration.platformTransactionManagerCustomizers(org.springframework.beans.factory.ObjectProvider<PlatformTransactionManagerCustomizer<?>> customizers) |
org.springframework.transaction.support.TransactionTemplate |
TransactionAutoConfiguration.TransactionTemplateConfiguration.transactionTemplate(org.springframework.transaction.PlatformTransactionManager transactionManager) |
Modifier and Type | Method and Description |
---|---|
static org.springframework.validation.beanvalidation.LocalValidatorFactoryBean |
ValidationAutoConfiguration.defaultValidator() |
static org.springframework.validation.beanvalidation.MethodValidationPostProcessor |
ValidationAutoConfiguration.methodValidationPostProcessor(org.springframework.core.env.Environment environment,
Validator validator) |
Modifier and Type | Method and Description |
---|---|
RestTemplateBuilder |
RestTemplateAutoConfiguration.restTemplateBuilder(org.springframework.beans.factory.ObjectProvider<HttpMessageConverters> messageConverters,
org.springframework.beans.factory.ObjectProvider<RestTemplateCustomizer> restTemplateCustomizers,
org.springframework.beans.factory.ObjectProvider<RestTemplateRequestCustomizer<?>> restTemplateRequestCustomizers) |
Modifier and Type | Class and Description |
---|---|
class |
HttpHandlerAutoConfiguration
Auto-configuration for HttpHandler . |
class |
WebFluxAutoConfiguration
Auto-configuration for WebFlux . |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.server.adapter.ForwardedHeaderTransformer |
ReactiveWebServerFactoryAutoConfiguration.forwardedHeaderTransformer() |
OrderedHiddenHttpMethodFilter |
WebFluxAutoConfiguration.hiddenHttpMethodFilter() |
Modifier and Type | Method and Description |
---|---|
DefaultErrorAttributes |
ErrorWebFluxAutoConfiguration.errorAttributes() |
ErrorWebExceptionHandler |
ErrorWebFluxAutoConfiguration.errorWebExceptionHandler(ErrorAttributes errorAttributes,
ResourceProperties resourceProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers,
org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer,
org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
WebClientCodecCustomizer |
WebClientAutoConfiguration.WebClientCodecsConfiguration.exchangeStrategiesCustomizer(List<CodecCustomizer> codecCustomizers) |
org.springframework.web.reactive.function.client.WebClient.Builder |
WebClientAutoConfiguration.webClientBuilder() |
Modifier and Type | Class and Description |
---|---|
interface |
ConditionalOnMissingFilterBean
@Conditional that only matches when no Filter beans of the
specified type are contained in the BeanFactory . |
class |
WebMvcAutoConfiguration
Auto-configuration for Web MVC . |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.view.BeanNameViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.beanNameViewResolver() |
org.springframework.web.filter.CharacterEncodingFilter |
HttpEncodingAutoConfiguration.characterEncodingFilter() |
org.springframework.web.servlet.view.InternalResourceViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.defaultViewResolver() |
OrderedFormContentFilter |
WebMvcAutoConfiguration.formContentFilter() |
OrderedHiddenHttpMethodFilter |
WebMvcAutoConfiguration.hiddenHttpMethodFilter() |
org.springframework.web.servlet.LocaleResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.localeResolver() |
MultipartConfigElement |
MultipartAutoConfiguration.multipartConfigElement() |
org.springframework.web.multipart.support.StandardServletMultipartResolver |
MultipartAutoConfiguration.multipartResolver() |
org.springframework.web.multipart.MultipartResolver |
DispatcherServletAutoConfiguration.DispatcherServletConfiguration.multipartResolver(org.springframework.web.multipart.MultipartResolver resolver) |
static org.springframework.web.filter.RequestContextFilter |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.requestContextFilter() |
org.springframework.web.servlet.view.ContentNegotiatingViewResolver |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.viewResolver(org.springframework.beans.factory.BeanFactory beanFactory) |
Modifier and Type | Method and Description |
---|---|
BasicErrorController |
ErrorMvcAutoConfiguration.basicErrorController(ErrorAttributes errorAttributes,
org.springframework.beans.factory.ObjectProvider<ErrorViewResolver> errorViewResolvers) |
org.springframework.web.servlet.view.BeanNameViewResolver |
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration.beanNameViewResolver() |
org.springframework.web.servlet.View |
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration.defaultErrorView() |
DefaultErrorAttributes |
ErrorMvcAutoConfiguration.errorAttributes() |
Modifier and Type | Class and Description |
---|---|
class |
WebServicesAutoConfiguration
Auto-configuration for Spring Web Services. |
Modifier and Type | Method and Description |
---|---|
WebServiceTemplateBuilder |
WebServiceTemplateAutoConfiguration.webServiceTemplateBuilder(org.springframework.beans.factory.ObjectProvider<WebServiceTemplateCustomizer> webServiceTemplateCustomizers) |
Modifier and Type | Method and Description |
---|---|
AccessManager |
RemoteDevToolsAutoConfiguration.remoteDevToolsAccessManager() |
DispatcherFilter |
RemoteDevToolsAutoConfiguration.remoteDevToolsDispatcherFilter(AccessManager accessManager,
Collection<HandlerMapper> mappers) |
Modifier and Type | Method and Description |
---|---|
DataSource |
TestDatabaseAutoConfiguration.dataSource(org.springframework.core.env.Environment environment) |
Modifier and Type | Method and Description |
---|---|
TestEntityManager |
TestEntityManagerAutoConfiguration.testEntityManager(EntityManagerFactory entityManagerFactory) |
Modifier and Type | Method and Description |
---|---|
org.springframework.test.web.reactive.server.WebTestClient |
WebTestClientAutoConfiguration.webTestClient(org.springframework.context.ApplicationContext applicationContext,
List<WebTestClientBuilderCustomizer> customizers,
List<org.springframework.test.web.reactive.server.MockServerConfigurer> configurers) |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.DispatcherServlet |
MockMvcAutoConfiguration.dispatcherServlet(org.springframework.test.web.servlet.MockMvc mockMvc) |
DispatcherServletPath |
MockMvcAutoConfiguration.dispatcherServletPath() |
org.openqa.selenium.htmlunit.HtmlUnitDriver |
MockMvcWebDriverAutoConfiguration.htmlUnitDriver(org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriverBuilder builder) |
com.gargoylesoftware.htmlunit.WebClient |
MockMvcWebClientAutoConfiguration.htmlUnitWebClient(org.springframework.test.web.servlet.htmlunit.MockMvcWebClientBuilder builder) |
org.springframework.test.web.servlet.MockMvc |
MockMvcAutoConfiguration.mockMvc(org.springframework.test.web.servlet.MockMvcBuilder builder) |
org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder |
MockMvcAutoConfiguration.mockMvcBuilder(List<MockMvcBuilderCustomizer> customizers) |
org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriverBuilder |
MockMvcWebDriverAutoConfiguration.mockMvcHtmlUnitDriverBuilder(org.springframework.test.web.servlet.MockMvc mockMvc,
org.springframework.core.env.Environment environment) |
org.springframework.test.web.servlet.htmlunit.MockMvcWebClientBuilder |
MockMvcWebClientAutoConfiguration.mockMvcWebClientBuilder(org.springframework.test.web.servlet.MockMvc mockMvc,
org.springframework.core.env.Environment environment) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.