Uses of Annotation Type
org.springframework.boot.autoconfigure.AutoConfigureBefore
Packages that use AutoConfigureBefore
Package
Description
Auto-configuration for actuator metrics and Micrometer.
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 Mongo metrics.
Auto-configuration for Redis metrics.
Auto-configuration for actuator security using WebFlux.
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for actuator system concerns.
Auto-configuration for Spring Data Neo4j.
Auto-configuration for Spring Integration.
Auto-configuration for JDBC.
Auto-configuration for JMS.
Auto-configuration for Artemis.
Auto-configuration for embedded LDAP.
Auto-configuration for embedded MongoDB.
Auto-Configuration for R2DBC.
Auto-configuration for Spring Security's Reactive OAuth 2 client.
Auto-configuration for Spring Security's OAuth 2 client.
Auto-configuration for Spring Security's Reactive OAuth2 resource server.
Auto-configuration for Spring Security's OAuth2 resource server.
Auto-configuration for Spring Security's SAML 2.0.
Auto-configuration for Spring Session.
Auto-configuration for JTA.
Auto-configuration for Spring WebFlux error handling.
Auto-configuration for Spring MVC error handling.
Auto-configuration for WebSocket support in reactive web servers.
Auto-configuration for WebSocket support in servlet web servers.
Auto-configuration for JDBC tests.
-
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics
Classes in org.springframework.boot.actuate.autoconfigure.metrics with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration for Kafka metrics.class
Auto-configuration
for Micrometer-based metrics. -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.humio with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.influx with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.simple with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for exporting metrics to aSimpleMeterRegistry
. -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.mongo
Classes in org.springframework.boot.actuate.autoconfigure.metrics.mongo with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.metrics.redis
Classes in org.springframework.boot.actuate.autoconfigure.metrics.redis with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration for Lettuce metrics. -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.security.reactive
Classes in org.springframework.boot.actuate.autoconfigure.security.reactive with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for Reactive Spring Security when actuator is on the classpath. -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.security.servlet
Classes in org.springframework.boot.actuate.autoconfigure.security.servlet with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security when actuator is on the classpath. -
Uses of AutoConfigureBefore in org.springframework.boot.actuate.autoconfigure.system
Classes in org.springframework.boot.actuate.autoconfigure.system with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
-
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.data.neo4j
Classes in org.springframework.boot.autoconfigure.data.neo4j with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.integration
Classes in org.springframework.boot.autoconfigure.integration with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionprotected static class
-
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.jdbc
Classes in org.springframework.boot.autoconfigure.jdbc with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
class
Auto-configuration
for a JNDI locatedDataSource
.class
Auto-configuration
forDataSource
with XA. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.jms
Classes in org.springframework.boot.autoconfigure.jms with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.jms.artemis
Classes in org.springframework.boot.autoconfigure.jms.artemis with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.ldap.embedded
Classes in org.springframework.boot.autoconfigure.ldap.embedded with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.mongo.embedded
Classes in org.springframework.boot.autoconfigure.mongo.embedded with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.r2dbc
Classes in org.springframework.boot.autoconfigure.r2dbc with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.security.oauth2.client.reactive
Classes in org.springframework.boot.autoconfigure.security.oauth2.client.reactive with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security's Reactive OAuth2 client. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.security.oauth2.client.servlet
Classes in org.springframework.boot.autoconfigure.security.oauth2.client.servlet with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.security.oauth2.resource.reactive
Classes in org.springframework.boot.autoconfigure.security.oauth2.resource.reactive with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for Reactive OAuth2 resource server support. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.security.oauth2.resource.servlet
Classes in org.springframework.boot.autoconfigure.security.oauth2.resource.servlet with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.security.saml2
Classes in org.springframework.boot.autoconfigure.security.saml2 with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security's SAML 2.0 authentication support. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.session
Classes in org.springframework.boot.autoconfigure.session with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.transaction.jta
Classes in org.springframework.boot.autoconfigure.transaction.jta with annotations of type AutoConfigureBefore -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.web.reactive.error
Classes in org.springframework.boot.autoconfigure.web.reactive.error with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
to render errors via a WebFluxWebExceptionHandler
. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.web.servlet.error
Classes in org.springframework.boot.autoconfigure.web.servlet.error with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration
to render errors via an MVC error controller. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.websocket.reactive
Classes in org.springframework.boot.autoconfigure.websocket.reactive with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto configuration for WebSocket reactive server in Tomcat, Jetty or Undertow. -
Uses of AutoConfigureBefore in org.springframework.boot.autoconfigure.websocket.servlet
Classes in org.springframework.boot.autoconfigure.websocket.servlet with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto configuration for WebSocket servlet server in embedded Tomcat, Jetty or Undertow. -
Uses of AutoConfigureBefore in org.springframework.boot.test.autoconfigure.jdbc
Classes in org.springframework.boot.test.autoconfigure.jdbc with annotations of type AutoConfigureBeforeModifier and TypeClassDescriptionclass
Auto-configuration for a test database.