Uses of Annotation Interface
org.springframework.boot.context.properties.ConfigurationProperties
Packages that use ConfigurationProperties
Package
Description
Auto-configuration for ActiveMQ.
Auto-configuration for actuator property concerns.
Actuator JMX endpoint auto-configuration.
Auto-configuration for the Actuator's web endpoints.
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 exporting logs with OTLP.
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 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.
Auto-configuration for the Micrometer Observation API.
Auto-configuration for OpenTelemetry.
Auto-configuration for actuator Quartz Scheduler concerns.
Auto-configuration for actuator R2DBC.
Auto-configuration for actuator ssl concerns.
Auto-configuration for actuator system concerns.
Auto-configuration for Micrometer Tracing.
Auto-configuration for exporting traces with OTLP.
Auto-configuration for tracing with Zipkin.
Classes shared between Wavefront tracing and metrics.
Auto-configuration for actuator HTTP exchanges.
Actuator web server support.
Actuator Jetty web server support.
Actuator Tomcat web server support.
Actuator Undertow web server support.
Actuator support for SBOMs.
Auto-configuration for RabbitMQ.
Auto-configuration for Artemis.
Auto-configuration for the Spring context.
Auto-configuration for Spring Data's Web Support.
Auto-configuration for client-side HTTP.
Auto-configuration for client-side reactive HTTP.
Auto-configuration for project information.
Auto-configuration for JMX.
Auto-configuration for the Netty library.
Auto-configuration for Reactor.
Auto-configuration for SSL bundles.
Auto-configuration for task execution and scheduling.
Auto-configuration for common web concerns.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring Batch.
Auto-configuration for the cache abstraction.
Auto-configuration for Cassandra.
Support for external configuration properties.
Auto-configuration for Couchbase.
Auto-configuration for Spring Data Couchbase.
Auto-configuration for Spring Data JDBC.
Auto-configuration for Spring Data Neo4j.
Auto-configuration for Spring Data Redis.
Auto-configuration for Spring Data REST.
Auto-configuration for
spring-boot-devtools
.Lifecycle management for Docker Compose with the context of a Spring application.
Auto-configuration for Elasticsearch client.
Auto-configuration for Flyway.
Auto-configuration for FreeMarker.
Auto-configuration for 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 Spring Integration.
Auto-configuration for Jackson.
Auto-configuration for JDBC.
Auto-configuration for Jersey.
Classes related to the auto-configuration of a servlet or reactive web server using
Jetty.
Auto-configuration for JMS.
Auto-configuration for jOOQ.
Base Auto-configuration for JPA and Spring ORM.
Auto-configuration for JPA and Spring ORM.
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 Spring for Apache Pulsar.
Auto-configuration for Quartz Scheduler.
Auto-Configuration for R2DBC.
Auto-configuration for Reactor Netty.
Auto-configuration for RSocket.
Auto-configuration for Spring Security.
Support for Spring Security's OAuth 2 client.
Auto-configuration for Spring Security's OAuth2 authorization server.
Support for Spring Security's OAuth2 resource server.
Auto-configuration for Spring Security's SAML 2.0.
Auto-configuration for SendGrid.
Auto-configuration for Spring Session.
Auto-configuration for Spring Session Data MongoDB.
Auto-configuration for Spring Session Data Redis.
Auto-configuration for Spring Session Hazelcast.
Auto-configuration for Spring Session JDBC.
Auto-configuration for basic script-based initialization of an SQL database.
Auto-configuration for tests using Spring REST Docs.
Auto-configuration for reactive web tests.
Auto-configuration for Thymeleaf.
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
Auto-configuration for transaction support.
Classes related to the auto-configuration of a servlet or reactive web server using
Undertow.
Auto-configuration for (JSR-303) Validation.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for Spring MVC.
Auto-configuration for Spring Web Services.
-
Uses of ConfigurationProperties in org.springframework.boot.activemq.autoconfigure
Classes in org.springframework.boot.activemq.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.context.properties
Classes in org.springframework.boot.actuate.autoconfigure.context.properties with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties forConfigurationPropertiesReportEndpoint
. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.jmx with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for JMX export of endpoints. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.endpoint.web
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.web with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for web endpoints' CORS support.class
Configuration properties for web management endpoints. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.env
Classes in org.springframework.boot.actuate.autoconfigure.env with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.health
Classes in org.springframework.boot.actuate.autoconfigure.health with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.info
Classes in org.springframework.boot.actuate.autoconfigure.info with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for core info contributors. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.jdbc
Classes in org.springframework.boot.actuate.autoconfigure.jdbc with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
External configuration properties forDataSourceHealthIndicator
. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.logging
Classes in org.springframework.boot.actuate.autoconfigure.logging with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.logging.otlp
Classes in org.springframework.boot.actuate.autoconfigure.logging.otlp with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for exporting logs using OTLP. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics
Classes in org.springframework.boot.actuate.autoconfigure.metrics with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Micrometer-based metrics. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring AppOptics metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.atlas with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Atlas metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.datadog with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Datadog metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Dynatrace metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.elastic with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Elastic metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Ganglia metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.graphite with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Graphite metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.humio with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Humio metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.influx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.influx with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Influx metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.jmx with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring JMX metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.kairos with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring KairosDB metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring New Relic metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring OTLP metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring metrics export to Prometheus. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 3.5.0 for removal in 4.0.0 -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.simple
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.simple with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring metrics export to aSimpleMeterRegistry
. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Stackdriver metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.statsd with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring StatsD metrics export. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.observation
Classes in org.springframework.boot.actuate.autoconfigure.observation with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Micrometer observations. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.opentelemetry
Classes in org.springframework.boot.actuate.autoconfigure.opentelemetry with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for OpenTelemetry. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.quartz
Classes in org.springframework.boot.actuate.autoconfigure.quartz with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.r2dbc
Classes in org.springframework.boot.actuate.autoconfigure.r2dbc with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for R2DBC observability. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.ssl
Classes in org.springframework.boot.actuate.autoconfigure.ssl with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.system
Classes in org.springframework.boot.actuate.autoconfigure.system with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
External configuration properties forDiskSpaceHealthIndicator
. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.tracing
Classes in org.springframework.boot.actuate.autoconfigure.tracing with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.tracing.otlp
Classes in org.springframework.boot.actuate.autoconfigure.tracing.otlp with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for exporting traces using OTLP. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.tracing.zipkin
Classes in org.springframework.boot.actuate.autoconfigure.tracing.zipkin with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.wavefront
Classes in org.springframework.boot.actuate.autoconfigure.wavefront with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties to configure Wavefront. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.exchanges
Classes in org.springframework.boot.actuate.autoconfigure.web.exchanges with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for recording HTTP exchanges. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.server
Classes in org.springframework.boot.actuate.autoconfigure.web.server with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties for the management server (e.g. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.server.jetty
Classes in org.springframework.boot.actuate.autoconfigure.web.server.jetty with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties for a Jetty-based management server. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.server.tomcat
Classes in org.springframework.boot.actuate.autoconfigure.web.server.tomcat with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties for a Tomcat-based management server. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.autoconfigure.web.server.undertow
Classes in org.springframework.boot.actuate.autoconfigure.web.server.undertow with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties for an Undertow-based management server. -
Uses of ConfigurationProperties in org.springframework.boot.actuate.sbom
Classes in org.springframework.boot.actuate.sbom with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for the SBOM endpoint. -
Uses of ConfigurationProperties in org.springframework.boot.amqp.autoconfigure
Classes in org.springframework.boot.amqp.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.artemis.autoconfigure
Classes in org.springframework.boot.artemis.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.context
Classes in org.springframework.boot.autoconfigure.context with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for lifecycle processing.class
Configuration properties for Message Source. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.data.web
Classes in org.springframework.boot.autoconfigure.data.web with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Data Web. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.http.client
Classes in org.springframework.boot.autoconfigure.http.client with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 3.5.0 for removal in 4.0.0 in favor ofHttpClientSettingsProperties
class
@ConfigurationProperties
to configure settings that apply to Spring's blocking HTTP clients. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.http.client.reactive
Classes in org.springframework.boot.autoconfigure.http.client.reactive with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
to configure settings that apply to Spring's reactive client HTTP connectors. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.info
Classes in org.springframework.boot.autoconfigure.info with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for project information. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.jmx
Classes in org.springframework.boot.autoconfigure.jmx with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.netty
Classes in org.springframework.boot.autoconfigure.netty with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.reactor
Classes in org.springframework.boot.autoconfigure.reactor with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.ssl
Classes in org.springframework.boot.autoconfigure.ssl with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties for centralized SSL trust material configuration. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.task
Classes in org.springframework.boot.autoconfigure.task with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for task execution.class
Configuration properties for task scheduling. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.web
Classes in org.springframework.boot.autoconfigure.web with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for a web server (e.g.class
Configuration properties
for general web concerns. -
Uses of ConfigurationProperties in org.springframework.boot.autoconfigure.web.servlet
Classes in org.springframework.boot.autoconfigure.web.servlet with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Properties to be used in configuring aMultipartConfigElement
. -
Uses of ConfigurationProperties in org.springframework.boot.batch.autoconfigure
Classes in org.springframework.boot.batch.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Batch. -
Uses of ConfigurationProperties in org.springframework.boot.cache.autoconfigure
Classes in org.springframework.boot.cache.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for the cache abstraction. -
Uses of ConfigurationProperties in org.springframework.boot.cassandra.autoconfigure
Classes in org.springframework.boot.cassandra.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Cassandra. -
Uses of ConfigurationProperties in org.springframework.boot.context.properties
Methods in org.springframework.boot.context.properties that return ConfigurationPropertiesModifier and TypeMethodDescriptionConfigurationPropertiesBean.getAnnotation()
Return theConfigurationProperties
annotation for the bean.ConfigurationPropertiesBindException.getAnnotation()
Return the configuration properties annotation that triggered the binding. -
Uses of ConfigurationProperties in org.springframework.boot.couchbase.autoconfigure
Classes in org.springframework.boot.couchbase.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Couchbase. -
Uses of ConfigurationProperties in org.springframework.boot.data.couchbase.autoconfigure
Classes in org.springframework.boot.data.couchbase.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Data Couchbase. -
Uses of ConfigurationProperties in org.springframework.boot.data.jdbc.autoconfigure
Classes in org.springframework.boot.data.jdbc.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Data JDBC. -
Uses of ConfigurationProperties in org.springframework.boot.data.neo4j.autoconfigure
Classes in org.springframework.boot.data.neo4j.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Data Neo4j. -
Uses of ConfigurationProperties in org.springframework.boot.data.redis.autoconfigure
Classes in org.springframework.boot.data.redis.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.data.rest.autoconfigure
Classes in org.springframework.boot.data.rest.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Data REST. -
Uses of ConfigurationProperties in org.springframework.boot.devtools.autoconfigure
Classes in org.springframework.boot.devtools.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for developer tools. -
Uses of ConfigurationProperties in org.springframework.boot.docker.compose.lifecycle
Classes in org.springframework.boot.docker.compose.lifecycle with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Docker Compose. -
Uses of ConfigurationProperties in org.springframework.boot.elasticsearch.autoconfigure
Classes in org.springframework.boot.elasticsearch.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Elasticsearch. -
Uses of ConfigurationProperties in org.springframework.boot.flyway.autoconfigure
Classes in org.springframework.boot.flyway.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Flyway database migrations. -
Uses of ConfigurationProperties in org.springframework.boot.freemarker.autoconfigure
Classes in org.springframework.boot.freemarker.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.graphql.autoconfigure
Classes in org.springframework.boot.graphql.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for GraphQL endpoint's CORS support.class
Properties
for Spring GraphQL. -
Uses of ConfigurationProperties in org.springframework.boot.groovy.template.autoconfigure
Classes in org.springframework.boot.groovy.template.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Groovy templates. -
Uses of ConfigurationProperties in org.springframework.boot.gson.autoconfigure
Classes in org.springframework.boot.gson.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties to configureGson
. -
Uses of ConfigurationProperties in org.springframework.boot.h2console.autoconfigure
Classes in org.springframework.boot.h2console.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for H2's console. -
Uses of ConfigurationProperties in org.springframework.boot.hateoas.autoconfigure
Classes in org.springframework.boot.hateoas.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.hazelcast.autoconfigure
Classes in org.springframework.boot.hazelcast.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for the hazelcast integration. -
Uses of ConfigurationProperties in org.springframework.boot.http.codec.autoconfigure
Classes in org.springframework.boot.http.codec.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.integration.autoconfigure
Classes in org.springframework.boot.integration.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Integration. -
Uses of ConfigurationProperties in org.springframework.boot.jackson.autoconfigure
Classes in org.springframework.boot.jackson.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties to configure Jackson. -
Uses of ConfigurationProperties in org.springframework.boot.jdbc.autoconfigure
Classes in org.springframework.boot.jdbc.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Base class for configuration of a data source.class
Configuration properties for JDBC. -
Uses of ConfigurationProperties in org.springframework.boot.jersey.autoconfigure
Classes in org.springframework.boot.jersey.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.jetty.autoconfigure
Classes in org.springframework.boot.jetty.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.jms.autoconfigure
Classes in org.springframework.boot.jms.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.jooq.autoconfigure
Classes in org.springframework.boot.jooq.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for the jOOQ database library. -
Uses of ConfigurationProperties in org.springframework.boot.jpa.autoconfigure
Classes in org.springframework.boot.jpa.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
External configuration properties for a JPA EntityManagerFactory created by Spring. -
Uses of ConfigurationProperties in org.springframework.boot.jpa.autoconfigure.hibernate
Classes in org.springframework.boot.jpa.autoconfigure.hibernate with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Hibernate. -
Uses of ConfigurationProperties in org.springframework.boot.kafka.autoconfigure
Classes in org.springframework.boot.kafka.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring for Apache Kafka. -
Uses of ConfigurationProperties in org.springframework.boot.ldap.autoconfigure
Classes in org.springframework.boot.ldap.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.ldap.autoconfigure.embedded
Classes in org.springframework.boot.ldap.autoconfigure.embedded with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Embedded LDAP. -
Uses of ConfigurationProperties in org.springframework.boot.liquibase.autoconfigure
Classes in org.springframework.boot.liquibase.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties to configureSpringLiquibase
. -
Uses of ConfigurationProperties in org.springframework.boot.mail.autoconfigure
Classes in org.springframework.boot.mail.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for email support. -
Uses of ConfigurationProperties in org.springframework.boot.mongodb.autoconfigure
Classes in org.springframework.boot.mongodb.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.mustache.autoconfigure
Classes in org.springframework.boot.mustache.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.neo4j.autoconfigure
Classes in org.springframework.boot.neo4j.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.pulsar.autoconfigure
Classes in org.springframework.boot.pulsar.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.quartz.autoconfigure
Classes in org.springframework.boot.quartz.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for the Quartz Scheduler integration. -
Uses of ConfigurationProperties in org.springframework.boot.r2dbc.autoconfigure
Classes in org.springframework.boot.r2dbc.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.reactor.netty.autoconfigure
Classes in org.springframework.boot.reactor.netty.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Netty server properties.class
Configuration properties for Reactor Netty. -
Uses of ConfigurationProperties in org.springframework.boot.rsocket.autoconfigure
Classes in org.springframework.boot.rsocket.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.security.autoconfigure
Classes in org.springframework.boot.security.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Security. -
Uses of ConfigurationProperties in org.springframework.boot.security.oauth2.client.autoconfigure
Classes in org.springframework.boot.security.oauth2.client.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet
Classes in org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
OAuth 2.0 Authorization Server properties. -
Uses of ConfigurationProperties in org.springframework.boot.security.oauth2.server.resource.autoconfigure
Classes in org.springframework.boot.security.oauth2.server.resource.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
OAuth 2.0 resource server properties. -
Uses of ConfigurationProperties in org.springframework.boot.security.saml2.autoconfigure
Classes in org.springframework.boot.security.saml2.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
SAML2 relying party properties. -
Uses of ConfigurationProperties in org.springframework.boot.sendgrid.autoconfigure
Classes in org.springframework.boot.sendgrid.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.session.autoconfigure
Classes in org.springframework.boot.session.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring Session. -
Uses of ConfigurationProperties in org.springframework.boot.session.data.mongodb.autoconfigure
Classes in org.springframework.boot.session.data.mongodb.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Mongo-backed Spring Session. -
Uses of ConfigurationProperties in org.springframework.boot.session.data.redis.autoconfigure
Classes in org.springframework.boot.session.data.redis.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Redis backed Spring Session. -
Uses of ConfigurationProperties in org.springframework.boot.session.hazelcast.autoconfigure
Classes in org.springframework.boot.session.hazelcast.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Hazelcast backed Spring Session. -
Uses of ConfigurationProperties in org.springframework.boot.session.jdbc.autoconfigure
Classes in org.springframework.boot.session.jdbc.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for JDBC-backed Spring Session. -
Uses of ConfigurationProperties in org.springframework.boot.sql.autoconfigure.init
Classes in org.springframework.boot.sql.autoconfigure.init with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties
for initializing an SQL database. -
Uses of ConfigurationProperties in org.springframework.boot.test.autoconfigure.restdocs
Classes in org.springframework.boot.test.autoconfigure.restdocs with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties for Spring REST Docs. -
Uses of ConfigurationProperties in org.springframework.boot.test.autoconfigure.web.reactive
Methods in org.springframework.boot.test.autoconfigure.web.reactive with annotations of type ConfigurationPropertiesModifier and TypeMethodDescriptionWebTestClientAutoConfiguration.springBootWebTestClientBuilderCustomizer
(ObjectProvider<CodecCustomizer> codecCustomizers) -
Uses of ConfigurationProperties in org.springframework.boot.thymeleaf.autoconfigure
Classes in org.springframework.boot.thymeleaf.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.tomcat.autoconfigure
Classes in org.springframework.boot.tomcat.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.transaction.autoconfigure
Classes in org.springframework.boot.transaction.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties that can be applied to anAbstractPlatformTransactionManager
. -
Uses of ConfigurationProperties in org.springframework.boot.undertow.autoconfigure
Classes in org.springframework.boot.undertow.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.validation.autoconfigure
Classes in org.springframework.boot.validation.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.webflux.autoconfigure
Classes in org.springframework.boot.webflux.autoconfigure with annotations of type ConfigurationPropertiesModifier and TypeClassDescriptionclass
Configuration properties
for configuring multipart support in Spring Webflux.class
Properties
for Spring WebFlux. -
Uses of ConfigurationProperties in org.springframework.boot.webmvc.autoconfigure
Classes in org.springframework.boot.webmvc.autoconfigure with annotations of type ConfigurationProperties -
Uses of ConfigurationProperties in org.springframework.boot.webservices.autoconfigure
Classes in org.springframework.boot.webservices.autoconfigure with annotations of type ConfigurationProperties