Uses of Annotation Interface
org.springframework.boot.context.properties.EnableConfigurationProperties
Packages that use EnableConfigurationProperties
Package
Description
Auto-configuration for actuator property concerns.
Actuator JMX endpoint auto-configuration.
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for exposing actuator web endpoints using WebFlux.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Auto-configuration for actuator Spring Environment concerns.
Auto-configuration for actuator health concerns.
Auto-configuration for actuator info concerns.
Auto-configuration for actuator JDBC concerns.
Auto-configuration for actuator logging concerns.
Auto-configuration for actuator metrics and Micrometer.
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 OTLP.
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 Jersey actuator metrics.
Auto-configuration for the Micrometer Observation API.
Auto-configuration for web client observation support.
Auto-configuration for WebFlux actuator observations.
Auto-configuration for Spring MVC observation support.
Auto-configuration for actuator Quartz Scheduler concerns.
Auto-configuration for actuator system concerns.
Auto-configuration for Micrometer Tracing.
Auto-configuration for tracing with Wavefront.
Classes shared between Wavefront tracing and metrics.
Auto-configuration for actuator HTTP exchanges.
Configuration for a Jersey-based management context.
Actuator web server support.
Auto-configuration for RabbitMQ.
Auto-configuration for Spring Batch.
Auto-configuration for the cache abstraction.
Auto-configuration for Cassandra.
Auto-configuration for the Spring context.
Auto-configuration for Couchbase.
Auto-configuration for Spring Data Couchbase.
Auto-configuration for Spring Data Mongo.
Auto-configuration for Spring Data Neo4j.
Auto-configuration for Spring Data Redis.
Auto-configuration for Spring Data REST.
Auto-configuration for Spring Data's Web Support.
Auto-configuration for Elasticsearch client.
Auto-configuration for Flyway.
Auto-configuration for FreeMarker.
Auto-configuration for Spring GraphQL.
Auto-configuration classes for WebFlux support in Spring GraphQL.
Auto-configuration classes for MVC support in Spring GraphQL.
Auto-configuration for Groovy templates.
Auto-configuration for GSON.
Auto-configuration for H2's Console.
Auto-configuration for Spring HATEOAS.
Auto-configuration for Hazelcast.
Auto-configuration for HTTP codecs.
Auto-configuration for InfluxDB.
Auto-configuration for project information.
Auto-configuration for Spring Integration.
Auto-configuration for JDBC.
Auto-configuration for Jersey.
Auto-configuration for JMS.
Auto-configuration for Artemis.
Auto-configuration for JMX.
Auto-configuration for JOOQ.
Auto-configuration for Apache Kafka.
Auto-configuration for LDAP.
Auto-configuration for embedded LDAP.
Auto-configuration for Liquibase.
Auto-configuration for email support.
Auto-configuration for MongoDB.
Auto-configuration for Mustache.
Auto-configuration for Neo4j.
Auto-configuration for the Netty library.
Auto-configuration for JPA and Spring ORM.
Auto-configuration for Quartz Scheduler.
Auto-Configuration for R2DBC.
Auto-configuration for Reactor Netty.
Auto-configuration for RSocket.
Auto-configuration for Spring Security's Reactive 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 reactive Spring Security.
Auto-configuration for Spring Security's SAML 2.0.
Auto-configuration for Servlet-based Spring Security.
Auto-configuration for SendGrid.
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.
Configuration for embedded reactive and servlet web servers.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring WebFlux error handling.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring MVC error handling.
Auto-configuration for Spring Web Services.
Support for external configuration properties.
Auto-configuration for
spring-boot-devtools
.Client support for a remotely running Spring Boot application.
Auto-configuration for reactive web tests.
Auto-configuration for Spring MVC tests.
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.context.properties
Classes in org.springframework.boot.actuate.autoconfigure.context.properties with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.jmx with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.web
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.web with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
@ManagementContextConfiguration
for Reactive@Endpoint
concerns. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
@ManagementContextConfiguration
for Spring MVC@Endpoint
concerns. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.env
Classes in org.springframework.boot.actuate.autoconfigure.env with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.health
Classes in org.springframework.boot.actuate.autoconfigure.health with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.info
Classes in org.springframework.boot.actuate.autoconfigure.info with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.jdbc
Classes in org.springframework.boot.actuate.autoconfigure.jdbc with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.logging
Classes in org.springframework.boot.actuate.autoconfigure.logging with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics
Classes in org.springframework.boot.actuate.autoconfigure.metrics with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Micrometer-based metrics.class
Auto-configuration
for system metrics. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.data
Classes in org.springframework.boot.actuate.autoconfigure.metrics.data with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.humio with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.influx with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.simple with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for exporting metrics to aSimpleMeterRegistry
. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.jersey
Classes in org.springframework.boot.actuate.autoconfigure.metrics.jersey with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.observation
Classes in org.springframework.boot.actuate.autoconfigure.observation with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.observation.web.client
Classes in org.springframework.boot.actuate.autoconfigure.observation.web.client with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.observation.web.reactive
Classes in org.springframework.boot.actuate.autoconfigure.observation.web.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for instrumentation of Spring WebFlux applications. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.observation.web.servlet
Classes in org.springframework.boot.actuate.autoconfigure.observation.web.servlet with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for instrumentation of Spring Web MVC servlet-based request mappings. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.quartz
Classes in org.springframework.boot.actuate.autoconfigure.quartz with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.system
Classes in org.springframework.boot.actuate.autoconfigure.system with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.tracing
Classes in org.springframework.boot.actuate.autoconfigure.tracing with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Brave.class
Auto-configuration
for OpenTelemetry. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.tracing.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.tracing.wavefront with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.wavefront with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Wavefront common infrastructure.class
Configuration forWavefrontSender
. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.exchanges
Classes in org.springframework.boot.actuate.autoconfigure.web.exchanges with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.jersey
Classes in org.springframework.boot.actuate.autoconfigure.web.jersey with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
@ManagementContextConfiguration
for Jersey infrastructure when the management context is the same as the main application context. -
Uses of EnableConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.server
Classes in org.springframework.boot.actuate.autoconfigure.web.server with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.amqp
Classes in org.springframework.boot.autoconfigure.amqp with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.batch
Classes in org.springframework.boot.autoconfigure.batch with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.cache
Classes in org.springframework.boot.autoconfigure.cache with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.cassandra
Classes in org.springframework.boot.autoconfigure.cassandra with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.context
Classes in org.springframework.boot.autoconfigure.context with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for@ConfigurationProperties
beans.class
Auto-configuration
relating to the application context's lifecycle.class
-
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.couchbase
Classes in org.springframework.boot.autoconfigure.couchbase with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.couchbase
Classes in org.springframework.boot.autoconfigure.data.couchbase with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.mongo
Classes in org.springframework.boot.autoconfigure.data.mongo with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's mongo support.class
Auto-configuration
for Spring Data's reactive mongo support. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.neo4j
Classes in org.springframework.boot.autoconfigure.data.neo4j with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.redis
Classes in org.springframework.boot.autoconfigure.data.redis with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.rest
Classes in org.springframework.boot.autoconfigure.data.rest with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data Rest's MVC integration. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.data.web
Classes in org.springframework.boot.autoconfigure.data.web with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.elasticsearch
Classes in org.springframework.boot.autoconfigure.elasticsearch with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Elasticsearch REST clients.class
Auto-configuration
for Spring Data Elasticsearch's reactive client. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.flyway
Classes in org.springframework.boot.autoconfigure.flyway with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.freemarker
Classes in org.springframework.boot.autoconfigure.freemarker with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.graphql
Classes in org.springframework.boot.autoconfigure.graphql with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for creating a Spring GraphQL base infrastructure. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.graphql.reactive
Classes in org.springframework.boot.autoconfigure.graphql.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for enabling Spring GraphQL over WebFlux. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.graphql.servlet
Classes in org.springframework.boot.autoconfigure.graphql.servlet with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for enabling Spring GraphQL over Spring MVC. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.groovy.template
Classes in org.springframework.boot.autoconfigure.groovy.template with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration support for Groovy templates in MVC. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.gson
Classes in org.springframework.boot.autoconfigure.gson with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.h2
Classes in org.springframework.boot.autoconfigure.h2 with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.hateoas
Classes in org.springframework.boot.autoconfigure.hateoas with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring HATEOAS's@EnableHypermediaSupport
. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.hazelcast
Classes in org.springframework.boot.autoconfigure.hazelcast with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.http.codec
Classes in org.springframework.boot.autoconfigure.http.codec with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
-
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.influx
Classes in org.springframework.boot.autoconfigure.influx with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.info
Classes in org.springframework.boot.autoconfigure.info with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.integration
Classes in org.springframework.boot.autoconfigure.integration with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jdbc
Classes in org.springframework.boot.autoconfigure.jdbc with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
class
class
Configuration for embedded data sources.class
class
Auto-configuration
for a JNDI locatedDataSource
.class
Auto-configuration
forDataSource
with XA. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jersey
Classes in org.springframework.boot.autoconfigure.jersey with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jms
Classes in org.springframework.boot.autoconfigure.jms with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring JMS.class
Auto-configuration
for JMS provided from JNDI. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jms.artemis
Classes in org.springframework.boot.autoconfigure.jms.artemis with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jmx
Classes in org.springframework.boot.autoconfigure.jmx with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
to enable/disable Spring's@EnableMBeanExport
mechanism based on configuration properties. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.jooq
Classes in org.springframework.boot.autoconfigure.jooq with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.kafka
Classes in org.springframework.boot.autoconfigure.kafka with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.ldap
Classes in org.springframework.boot.autoconfigure.ldap with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.ldap.embedded
Classes in org.springframework.boot.autoconfigure.ldap.embedded with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.liquibase
Classes in org.springframework.boot.autoconfigure.liquibase with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.mail
Classes in org.springframework.boot.autoconfigure.mail with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.mongo
Classes in org.springframework.boot.autoconfigure.mongo with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Mongo.class
Auto-configuration
for Reactive Mongo. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.mustache
Classes in org.springframework.boot.autoconfigure.mustache with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.neo4j
Classes in org.springframework.boot.autoconfigure.neo4j with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.netty
Classes in org.springframework.boot.autoconfigure.netty with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.orm.jpa
Classes in org.springframework.boot.autoconfigure.orm.jpa with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Hibernate JPA.class
BaseAuto-configuration
for JPA. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.quartz
Classes in org.springframework.boot.autoconfigure.quartz with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.r2dbc
Classes in org.springframework.boot.autoconfigure.r2dbc with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.reactor.netty
Classes in org.springframework.boot.autoconfigure.reactor.netty with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionstatic class
-
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.rsocket
Classes in org.springframework.boot.autoconfigure.rsocket with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.oauth2.client.reactive
Classes in org.springframework.boot.autoconfigure.security.oauth2.client.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security's Reactive OAuth2 client. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.oauth2.resource.reactive
Classes in org.springframework.boot.autoconfigure.security.oauth2.resource.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Reactive OAuth2 resource server support. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.oauth2.resource.servlet
Classes in org.springframework.boot.autoconfigure.security.oauth2.resource.servlet with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.reactive
Classes in org.springframework.boot.autoconfigure.security.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security in a reactive application.class
Default user@Configuration
for a reactive web application. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.saml2
Classes in org.springframework.boot.autoconfigure.security.saml2 with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security's SAML 2.0 authentication support. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.security.servlet
Classes in org.springframework.boot.autoconfigure.security.servlet with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Security.class
Auto-configuration
for Spring Security's Filter. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.sendgrid
Classes in org.springframework.boot.autoconfigure.sendgrid with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.session
Classes in org.springframework.boot.autoconfigure.session with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.sql.init
Classes in org.springframework.boot.autoconfigure.sql.init with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.task
Classes in org.springframework.boot.autoconfigure.task with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
class
-
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.thymeleaf
Classes in org.springframework.boot.autoconfigure.thymeleaf with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.transaction
Classes in org.springframework.boot.autoconfigure.transaction with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.web.embedded
Classes in org.springframework.boot.autoconfigure.web.embedded with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for embedded servlet and reactive web servers customizations. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.web.reactive
Classes in org.springframework.boot.autoconfigure.web.reactive with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for multipart support in Spring WebFlux.class
Auto-configuration
for a reactive web server.static class
Configuration equivalent to@EnableWebFlux
.static class
class
Auto-configuration forWebSessionIdResolver
. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.web.reactive.error
Classes in org.springframework.boot.autoconfigure.web.reactive.error with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
to render errors through a WebFluxWebExceptionHandler
. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.web.servlet
Classes in org.springframework.boot.autoconfigure.web.servlet with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionprotected static class
protected static class
class
Auto-configuration
for configuring the encoding to use in web applications.class
Auto-configuration
for multipart uploads.class
Auto-configuration
for servlet web servers.static class
Configuration equivalent to@EnableWebMvc
.static class
-
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.web.servlet.error
Classes in org.springframework.boot.autoconfigure.web.servlet.error with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
to render errors through an MVC error controller. -
Uses of EnableConfigurationProperties in org.springframework.boot.autoconfigure.webservices
Classes in org.springframework.boot.autoconfigure.webservices with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.context.properties
Classes in org.springframework.boot.context.properties with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescription@interface
Configures the base packages used when scanning for@ConfigurationProperties
classes. -
Uses of EnableConfigurationProperties in org.springframework.boot.devtools.autoconfigure
Classes in org.springframework.boot.devtools.autoconfigure with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Auto-configuration
for local development support.class
Auto-configuration
for remote development support. -
Uses of EnableConfigurationProperties in org.springframework.boot.devtools.remote.client
Classes in org.springframework.boot.devtools.remote.client with annotations of type EnableConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration used to connect to remote Spring Boot applications. -
Uses of EnableConfigurationProperties in org.springframework.boot.test.autoconfigure.web.reactive
Classes in org.springframework.boot.test.autoconfigure.web.reactive with annotations of type EnableConfigurationProperties -
Uses of EnableConfigurationProperties in org.springframework.boot.test.autoconfigure.web.servlet
Classes in org.springframework.boot.test.autoconfigure.web.servlet with annotations of type EnableConfigurationProperties