Uses of Annotation Type
org.springframework.boot.autoconfigure.AutoConfigureAfter
Packages that use AutoConfigureAfter
Package
Description
Auto-configuration for actuator AMQP concerns.
Auto-configuration for actuator audit concerns.
Auto-configuration that extends health endpoints so that they can be used as
availability probes.
Auto-configuration for actuator cache concerns.
Auto-configuration for actuator Cassandra concerns.
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for actuator Couchbase concerns.
Auto-configuration for actuator Elasticsearch concerns.
Actuator JMX endpoint auto-configuration.
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for actuator Flyway concerns.
Auto-configuration for actuator Hazelcast concerns.
Auto-configuration for actuator InfluxDB concerns.
Auto-configuration for actuator info concerns.
Auto-configuration for actuator Spring Integration concerns.
Auto-configuration for actuator JDBC concerns.
Auto-configuration for actuator JMS concerns.
Auto-configuration for actuator LDAP concerns.
Auto-configuration for actuator Liquibase concerns.
Auto-configuration for actuator JavaMail concerns.
Auto-configuration for actuator metrics and Micrometer.
Auto-configuration for RabbitMQ metrics.
Auto-configuration for cache metrics.
Auto-configuration for Spring Data actuator metrics.
Support for exporting actuator metrics to AppOptics.
Support for exporting actuator metrics to Atlas.
Support for exporting actuator metrics to Datadog.
Support for exporting actuator metrics to Dynatrace.
Support for exporting actuator metrics to Elastic.
Support for exporting actuator metrics to Ganglia.
Support for exporting actuator metrics to Graphite.
Support for exporting actuator metrics to Humio.
Support for exporting actuator metrics to InfluxDB.
Support for exporting actuator metrics to JMX.
Support for exporting actuator metrics to KairosDB.
Support for exporting actuator metrics to New Relic.
Support for exporting actuator metrics to Prometheus.
Support for exporting actuator metrics to SignalFX.
Support for exporting actuator metrics to a simple in-memory store.
Support for exporting actuator metrics to Stackdriver.
Support for exporting actuator metrics to StatsD.
Support for exporting actuator metrics to Wavefront.
Auto-configuration for JPA metrics.
Auto-configuration for Mongo metrics.
Auto-configuration for R2DBC metrics.
Auto-configuration for Redis metrics.
Auto-configuration for actuator startup time metrics.
Auto-configuration for task execution and scheduling metrics.
Auto-configuration for web client actuator metrics.
Auto-configuration for Jetty actuator metrics.
Auto-configuration for WebFlux actuator metrics.
Auto-configuration for Spring MVC actuator metrics.
Auto-configuration for Tomcat actuator metrics.
Auto-configuration for actuator MongoDB concerns.
Auto-configuration for actuator Neo4J concerns.
Auto-configuration for actuator Quartz Scheduler concerns.
Auto-configuration for actuator R2DBC.
Auto-configuration for actuator Redis concerns.
Auto-configuration for actuator security using WebFlux.
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for actuator Spring Sessions concerns.
Auto-configuration for actuator Solr concerns.
Auto-configuration for actuator HTTP tracing concerns.
Auto-configuration for admin-related features.
Auto-configuration for Spring Batch.
Auto-configuration for the cache abstraction.
Auto-configuration for Couchbase.
Auto-configuration for Spring Data Cassandra.
Auto-configuration for Spring Data Couchbase.
Auto-configuration for Spring Data Elasticsearch.
Auto-configuration for Spring Data JDBC.
Auto-configuration for Spring Data JPA.
Auto-configuration for Spring Data Mongo.
Auto-configuration for Spring Data Neo4j.
Auto-Configuration for Spring Data R2DBC.
Auto-configuration for Spring Data Redis.
Auto-configuration for Spring Data REST.
Auto-configuration for Spring Data's Web Support.
Auto-configuration for Flyway.
Auto-configuration for Groovy templates.
Auto-configuration for Spring HATEOAS.
Auto-configuration for Hazelcast.
Auto-configuration for HTTP concerns.
Auto-configuration for HTTP codecs.
Auto-configuration for Spring Integration.
Auto-configuration for JDBC.
Auto-configuration for Artemis.
Auto-configuration for JOOQ.
Auto-configuration for Liquibase.
Auto-configuration for email support.
Auto-configuration for JPA and Spring ORM.
Auto-configuration for Quartz Scheduler.
Auto-configuration for RSocket.
Auto-configuration for reactive Spring Security.
Auto-configuration for Servlet-based Spring Security.
Auto-configuration for Spring Session.
Auto-configuration for basic script-based initialization of an SQL database.
Auto-configuration for task execution and scheduling.
Auto-configuration for Thymeleaf.
Auto-configuration for transaction support.
Auto-configuration for web clients.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring Framework's functional web client.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring Web Services.
Auto-configuration for WebSocket support in servlet web servers.
Auto-configuration for
spring-boot-devtools
.Auto-configuration for JSON tests.
Auto-configuration for Data JPA tests.
Auto-configuration for web clients.
Auto-configuration for reactive web tests.
Auto-configuration for Spring MVC tests.
Auto-configuration for web service clients.
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.amqp
Classes in org.springframework.boot.actuate.autoconfigure.amqp with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.audit
Classes in org.springframework.boot.actuate.autoconfigure.audit with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.availability
Classes in org.springframework.boot.actuate.autoconfigure.availability with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.cache
Classes in org.springframework.boot.actuate.autoconfigure.cache with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.cassandra
Classes in org.springframework.boot.actuate.autoconfigure.cassandra with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use in a reactive environment. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.couchbase
Classes in org.springframework.boot.actuate.autoconfigure.couchbase with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.elasticsearch
Classes in org.springframework.boot.actuate.autoconfigure.elasticsearch with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.jmx with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.endpoint.web
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.web with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.flyway
Classes in org.springframework.boot.actuate.autoconfigure.flyway with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.hazelcast
Classes in org.springframework.boot.actuate.autoconfigure.hazelcast with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.influx
Classes in org.springframework.boot.actuate.autoconfigure.influx with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.info
Classes in org.springframework.boot.actuate.autoconfigure.info with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for standardInfoContributor
s.class
Auto-configuration
for theInfoEndpoint
. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.integration
Classes in org.springframework.boot.actuate.autoconfigure.integration with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.jdbc
Classes in org.springframework.boot.actuate.autoconfigure.jdbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.jms
Classes in org.springframework.boot.actuate.autoconfigure.jms with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.ldap
Classes in org.springframework.boot.actuate.autoconfigure.ldap with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.liquibase
Classes in org.springframework.boot.actuate.autoconfigure.liquibase with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.mail
Classes in org.springframework.boot.actuate.autoconfigure.mail with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics
Classes in org.springframework.boot.actuate.autoconfigure.metrics with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for JVM metrics.class
Auto-configuration for Kafka metrics.class
Auto-configuration for Log4J2 metrics.class
Auto-configuration
for Logback metrics.class
class
Auto-configuration
for system metrics. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.amqp
Classes in org.springframework.boot.actuate.autoconfigure.metrics.amqp with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for metrics on all availableconnection factories
. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.cache
Classes in org.springframework.boot.actuate.autoconfigure.metrics.cache with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.data
Classes in org.springframework.boot.actuate.autoconfigure.metrics.data with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.humio with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.influx with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.simple with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for exporting metrics to aSimpleMeterRegistry
. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.jdbc
Classes in org.springframework.boot.actuate.autoconfigure.metrics.jdbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for metrics on all availabledatasources
. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.mongo
Classes in org.springframework.boot.actuate.autoconfigure.metrics.mongo with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.r2dbc
Classes in org.springframework.boot.actuate.autoconfigure.metrics.r2dbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for metrics on all availableR2DBC connection factories
. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.redis
Classes in org.springframework.boot.actuate.autoconfigure.metrics.redis with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration for Lettuce metrics. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.startup
Classes in org.springframework.boot.actuate.autoconfigure.metrics.startup with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.task
Classes in org.springframework.boot.actuate.autoconfigure.metrics.task with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.web.client
Classes in org.springframework.boot.actuate.autoconfigure.metrics.web.client with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.web.jetty
Classes in org.springframework.boot.actuate.autoconfigure.metrics.web.jetty with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.web.reactive
Classes in org.springframework.boot.actuate.autoconfigure.metrics.web.reactive with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for instrumentation of Spring WebFlux applications. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.web.servlet
Classes in org.springframework.boot.actuate.autoconfigure.metrics.web.servlet with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for instrumentation of Spring Web MVC servlet-based request mappings. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat
Classes in org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.mongo
Classes in org.springframework.boot.actuate.autoconfigure.mongo with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.neo4j
Classes in org.springframework.boot.actuate.autoconfigure.neo4j with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.quartz
Classes in org.springframework.boot.actuate.autoconfigure.quartz with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.r2dbc
Classes in org.springframework.boot.actuate.autoconfigure.r2dbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.redis
Classes in org.springframework.boot.actuate.autoconfigure.redis with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.security.reactive
Classes in org.springframework.boot.actuate.autoconfigure.security.reactive with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Reactive Spring Security when actuator is on the classpath. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.security.servlet
Classes in org.springframework.boot.actuate.autoconfigure.security.servlet with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security when actuator is on the classpath. -
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.session
Classes in org.springframework.boot.actuate.autoconfigure.session with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.solr
Classes in org.springframework.boot.actuate.autoconfigure.solr with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.actuate.autoconfigure.trace.http
Classes in org.springframework.boot.actuate.autoconfigure.trace.http with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.admin
Classes in org.springframework.boot.autoconfigure.admin with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Register a JMX component that allows to administer the current application. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.batch
Classes in org.springframework.boot.autoconfigure.batch with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.cache
Classes in org.springframework.boot.autoconfigure.cache with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.couchbase
Classes in org.springframework.boot.autoconfigure.couchbase with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.cassandra
Classes in org.springframework.boot.autoconfigure.data.cassandra with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's Cassandra support.class
Auto-configuration
for Spring Data's reactive Cassandra support.class
Auto-configuration
for Spring Data's Cassandra Reactive Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.couchbase
Classes in org.springframework.boot.autoconfigure.data.couchbase with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's Couchbase support.class
Auto-configuration
for Spring Data's Reactive Couchbase support.class
Auto-configuration
for Spring Data's Couchbase Reactive Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.elasticsearch
Classes in org.springframework.boot.autoconfigure.data.elasticsearch with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's Elasticsearch support. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.jdbc
Classes in org.springframework.boot.autoconfigure.data.jdbc with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.jpa
Classes in org.springframework.boot.autoconfigure.data.jpa with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.mongo
Classes in org.springframework.boot.autoconfigure.data.mongo with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's mongo support.class
Auto-configuration
for Spring Data's reactive mongo support.class
Auto-configuration
for Spring Data's Mongo Reactive Repositories.class
Auto-configuration
for Spring Data's Mongo Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.neo4j
Classes in org.springframework.boot.autoconfigure.data.neo4j with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data Neo4j.class
Auto-configuration
for Spring Data's reactive Neo4j support.class
Auto-configuration
for Spring Data's Neo4j Reactive Repositories.class
Auto-configuration
for Spring Data's Neo4j Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.r2dbc
Classes in org.springframework.boot.autoconfigure.data.r2dbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
Auto-configuration
for Spring Data R2DBC Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.redis
Classes in org.springframework.boot.autoconfigure.data.redis with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's reactive Redis support.class
Auto-configuration
for Spring Data's Redis Repositories. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.rest
Classes in org.springframework.boot.autoconfigure.data.rest with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data Rest's MVC integration. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.data.web
Classes in org.springframework.boot.autoconfigure.data.web with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.flyway
Classes in org.springframework.boot.autoconfigure.flyway with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.groovy.template
Classes in org.springframework.boot.autoconfigure.groovy.template with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration support for Groovy templates in MVC. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.hateoas
Classes in org.springframework.boot.autoconfigure.hateoas with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring HATEOAS's@EnableHypermediaSupport
. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.hazelcast
Classes in org.springframework.boot.autoconfigure.hazelcast with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Additional configuration to ensure thatEntityManagerFactory
beans depend on thehazelcastInstance
bean. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.http
Classes in org.springframework.boot.autoconfigure.http with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.http.codec
Classes in org.springframework.boot.autoconfigure.http.codec with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.integration
Classes in org.springframework.boot.autoconfigure.integration with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.jdbc
Classes in org.springframework.boot.autoconfigure.jdbc with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.jms.artemis
Classes in org.springframework.boot.autoconfigure.jms.artemis with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.jooq
Classes in org.springframework.boot.autoconfigure.jooq with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.liquibase
Classes in org.springframework.boot.autoconfigure.liquibase with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.mail
Classes in org.springframework.boot.autoconfigure.mail with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto configuration
for testing mail service connectivity on startup. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.orm.jpa
Classes in org.springframework.boot.autoconfigure.orm.jpa with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.quartz
Classes in org.springframework.boot.autoconfigure.quartz with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.rsocket
Classes in org.springframework.boot.autoconfigure.rsocket with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for Spring RSocket support in Spring Messaging.class
class
Auto-configuration
for RSocket servers.class
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.security.reactive
Classes in org.springframework.boot.autoconfigure.security.reactive with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Default user@Configuration
for a reactive web application. -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.security.servlet
Classes in org.springframework.boot.autoconfigure.security.servlet with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.session
Classes in org.springframework.boot.autoconfigure.session with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.sql.init
Classes in org.springframework.boot.autoconfigure.sql.init with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.task
Classes in org.springframework.boot.autoconfigure.task with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.thymeleaf
Classes in org.springframework.boot.autoconfigure.thymeleaf with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.transaction
Classes in org.springframework.boot.autoconfigure.transaction with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.web.client
Classes in org.springframework.boot.autoconfigure.web.client with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.web.reactive
Classes in org.springframework.boot.autoconfigure.web.reactive with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
class
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.web.reactive.function.client
Classes in org.springframework.boot.autoconfigure.web.reactive.function.client with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.web.servlet
Classes in org.springframework.boot.autoconfigure.web.servlet with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for the SpringDispatcherServlet
.class
-
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.webservices
Classes in org.springframework.boot.autoconfigure.webservices with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.autoconfigure.websocket.servlet
Classes in org.springframework.boot.autoconfigure.websocket.servlet with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.devtools.autoconfigure
Classes in org.springframework.boot.devtools.autoconfigure with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration
for DevTools-specificDataSource
configuration.class
Auto-configuration
for DevTools-specific R2DBC configuration.class
Auto-configuration
for remote development support. -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.json
Classes in org.springframework.boot.test.autoconfigure.json with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration for Json testers. -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.orm.jpa
Classes in org.springframework.boot.test.autoconfigure.orm.jpa with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.web.client
Classes in org.springframework.boot.test.autoconfigure.web.client with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.web.reactive
Classes in org.springframework.boot.test.autoconfigure.web.reactive with annotations of type AutoConfigureAfter -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.web.servlet
Classes in org.springframework.boot.test.autoconfigure.web.servlet with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration forMockMvc
.class
Auto-configuration for HtmlUnitWebClient
MockMVC integration.class
Auto-configuration for SeleniumWebDriver
MockMVC integration. -
Uses of AutoConfigureAfter in org.springframework.boot.test.autoconfigure.webservices.client
Classes in org.springframework.boot.test.autoconfigure.webservices.client with annotations of type AutoConfigureAfterModifier and TypeClassDescriptionclass
Auto-configuration for a web-clientWebServiceTemplate
.