Uses of Annotation Interface
org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
Packages that use ConditionalOnProperty
Package
Description
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 Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Actuator Jackson auto-configuration.
Actuator JMX endpoint auto-configuration.
Support for exporting actuator metrics to Prometheus.
Auto-configuration for Jetty actuator metrics.
Auto-configuration for Micrometer Tracing.
Auto-configuration for actuator HTTP exchanges.
Actuator Spring MVC support.
Auto-configuration for admin-related features.
Auto-configuration for RabbitMQ.
Auto-configuration for Spring AOP.
Auto-configuration for Spring Batch.
Auto-configuration for Couchbase.
Auto-configuration for Spring DAO.
Auto-configuration for Spring Data Elasticsearch.
Auto-configuration for Spring Data JDBC.
Auto-configuration for Spring Data JPA.
Auto-configuration for Spring Data LDAP.
Auto-Configuration for Spring Data R2DBC.
Auto-configuration for Spring Data Redis.
Auto-configuration for Flyway.
Auto-configuration classes for WebFlux support in Spring GraphQL.
Auto-configuration classes for RSocket integration with GraphQL.
Auto-configuration classes for MVC support in Spring GraphQL.
Auto-configuration for Groovy templates.
Auto-configuration for H2's Console.
Auto-configuration for InfluxDB.
Auto-configuration for Spring Integration.
Auto-configuration for JDBC.
Auto-configuration for Jersey.
Auto-configuration for JMX.
Auto-configuration for Apache Kafka.
Auto-configuration for Liquibase.
Auto-configuration for email support.
Auto-configuration for JPA and Spring ORM.
Auto-configuration for Quartz Scheduler.
Auto-configuration for SendGrid.
Auto-configuration for basic script-based initialization of an SQL database.
Auto-configuration for transaction support.
Auto-configuration for JTA.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring MVC error handling.
Auto-configuration for
spring-boot-devtools
.Auto-configuration for JDBC tests.
Auto-configuration for JSON tests.
Auto-configuration for web clients.
Auto-configuration for Spring MVC tests.
Auto-configuration for web service clients.
-
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.audit
Classes in org.springframework.boot.actuate.autoconfigure.audit with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.availability
Methods in org.springframework.boot.actuate.autoconfigure.availability with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionAvailabilityHealthContributorAutoConfiguration.livenessStateHealthIndicator
(ApplicationAvailability applicationAvailability) AvailabilityHealthContributorAutoConfiguration.readinessStateHealthIndicator
(ApplicationAvailability applicationAvailability) -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use in a reactive environment. -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Classes in org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
to expose actuator endpoints for Cloud Foundry to use. -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.endpoint.jackson
Methods in org.springframework.boot.actuate.autoconfigure.endpoint.jackson with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.endpoint.jmx
Classes in org.springframework.boot.actuate.autoconfigure.endpoint.jmx with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Classes in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.metrics.web.jetty
Methods in org.springframework.boot.actuate.autoconfigure.metrics.web.jetty with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionJettyMetricsAutoConfiguration.jettySslHandshakeMetricsBinder
(io.micrometer.core.instrument.MeterRegistry meterRegistry) -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.tracing
Classes in org.springframework.boot.actuate.autoconfigure.tracing with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.web.exchanges
Classes in org.springframework.boot.actuate.autoconfigure.web.exchanges with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.actuate.autoconfigure.web.servlet
Classes in org.springframework.boot.actuate.autoconfigure.web.servlet with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionprotected static class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.admin
Classes in org.springframework.boot.autoconfigure.admin with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Register a JMX component that allows to administer the current application. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.amqp
Methods in org.springframework.boot.autoconfigure.amqp with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionorg.springframework.amqp.core.AmqpAdmin
RabbitAutoConfiguration.RabbitTemplateConfiguration.amqpAdmin
(org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.aop
Classes in org.springframework.boot.autoconfigure.aop with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.batch
Methods in org.springframework.boot.autoconfigure.batch with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionBatchAutoConfiguration.jobLauncherApplicationRunner
(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, org.springframework.batch.core.repository.JobRepository jobRepository, BatchProperties properties) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.couchbase
Classes in org.springframework.boot.autoconfigure.couchbase with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.dao
Methods in org.springframework.boot.autoconfigure.dao with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionPersistenceExceptionTranslationAutoConfiguration.persistenceExceptionTranslationPostProcessor
(Environment environment) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.elasticsearch
Classes in org.springframework.boot.autoconfigure.data.elasticsearch with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
for Spring Data's Elasticsearch Repositories.class
Auto-configuration
for Spring Data's Elasticsearch Reactive Repositories. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.jdbc
Classes in org.springframework.boot.autoconfigure.data.jdbc with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.jpa
Classes in org.springframework.boot.autoconfigure.data.jpa with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.ldap
Classes in org.springframework.boot.autoconfigure.data.ldap with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.r2dbc
Classes in org.springframework.boot.autoconfigure.data.r2dbc with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.data.redis
Classes in org.springframework.boot.autoconfigure.data.redis with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.flyway
Classes in org.springframework.boot.autoconfigure.flyway with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.graphql.reactive
Classes in org.springframework.boot.autoconfigure.graphql.reactive with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionstatic class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.graphql.rsocket
Classes in org.springframework.boot.autoconfigure.graphql.rsocket with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
for enabling Spring GraphQL over RSocket. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.graphql.servlet
Classes in org.springframework.boot.autoconfigure.graphql.servlet with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionstatic class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.groovy.template
Classes in org.springframework.boot.autoconfigure.groovy.template with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionstatic class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.h2
Classes in org.springframework.boot.autoconfigure.h2 with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.influx
Methods in org.springframework.boot.autoconfigure.influx with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionorg.influxdb.InfluxDB
InfluxDbAutoConfiguration.influxDb
(InfluxDbProperties properties, ObjectProvider<InfluxDbOkHttpClientBuilderProvider> builder, ObjectProvider<InfluxDbCustomizer> customizers) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.integration
Classes in org.springframework.boot.autoconfigure.integration with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionprotected static class
Spring Integration JMX configuration. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.jdbc
Classes in org.springframework.boot.autoconfigure.jdbc with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.jersey
Methods in org.springframework.boot.autoconfigure.jersey with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionFilterRegistrationBean<org.glassfish.jersey.servlet.ServletContainer>
JerseyAutoConfiguration.jerseyFilterRegistration
(JerseyApplicationPath applicationPath) ServletRegistrationBean<org.glassfish.jersey.servlet.ServletContainer>
JerseyAutoConfiguration.jerseyServletRegistration
(JerseyApplicationPath applicationPath) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.jmx
Classes in org.springframework.boot.autoconfigure.jmx with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
to enable/disable Spring's@EnableMBeanExport
mechanism based on configuration properties. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.kafka
Methods in org.springframework.boot.autoconfigure.kafka with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionorg.springframework.kafka.security.jaas.KafkaJaasLoginModuleInitializer
KafkaAutoConfiguration.kafkaJaasInitializer()
org.springframework.kafka.retrytopic.RetryTopicConfiguration
KafkaAutoConfiguration.kafkaRetryTopicConfiguration
(org.springframework.kafka.core.KafkaTemplate<?, ?> kafkaTemplate) org.springframework.kafka.transaction.KafkaTransactionManager<?,
?> KafkaAutoConfiguration.kafkaTransactionManager
(org.springframework.kafka.core.ProducerFactory<?, ?> producerFactory) -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.liquibase
Classes in org.springframework.boot.autoconfigure.liquibase with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.mail
Classes in org.springframework.boot.autoconfigure.mail with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto configuration
for testing mail service connectivity on startup. -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.orm.jpa
Classes in org.springframework.boot.autoconfigure.orm.jpa with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.quartz
Classes in org.springframework.boot.autoconfigure.quartz with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionprotected static class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.sendgrid
Classes in org.springframework.boot.autoconfigure.sendgrid with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.sql.init
Classes in org.springframework.boot.autoconfigure.sql.init with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.transaction
Classes in org.springframework.boot.autoconfigure.transaction with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionstatic class
static class
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.transaction.jta
Classes in org.springframework.boot.autoconfigure.transaction.jta with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.web.reactive
Methods in org.springframework.boot.autoconfigure.web.reactive with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionReactiveWebServerFactoryAutoConfiguration.forwardedHeaderTransformer()
WebFluxAutoConfiguration.hiddenHttpMethodFilter()
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.web.servlet
Classes in org.springframework.boot.autoconfigure.web.servlet with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration
for configuring the encoding to use in web applications.class
Auto-configuration
for multipart uploads.Methods in org.springframework.boot.autoconfigure.web.servlet with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionWebMvcAutoConfiguration.formContentFilter()
WebMvcAutoConfiguration.hiddenHttpMethodFilter()
-
Uses of ConditionalOnProperty in org.springframework.boot.autoconfigure.web.servlet.error
Classes in org.springframework.boot.autoconfigure.web.servlet.error with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionprotected static class
-
Uses of ConditionalOnProperty in org.springframework.boot.devtools.autoconfigure
Classes in org.springframework.boot.devtools.autoconfigure with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.test.autoconfigure.jdbc
Methods in org.springframework.boot.test.autoconfigure.jdbc with annotations of type ConditionalOnPropertyModifier and TypeMethodDescriptionTestDatabaseAutoConfiguration.dataSource
(Environment environment) -
Uses of ConditionalOnProperty in org.springframework.boot.test.autoconfigure.json
Classes in org.springframework.boot.test.autoconfigure.json with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration for Json testers. -
Uses of ConditionalOnProperty in org.springframework.boot.test.autoconfigure.web.client
Classes in org.springframework.boot.test.autoconfigure.web.client with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration forMockRestServiceServer
support.class
Auto-configuration for a web-clientRestTemplate
. -
Uses of ConditionalOnProperty in org.springframework.boot.test.autoconfigure.web.servlet
Classes in org.springframework.boot.test.autoconfigure.web.servlet with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration for HtmlUnitWebClient
MockMVC integration.class
Auto-configuration for SeleniumWebDriver
MockMVC integration. -
Uses of ConditionalOnProperty in org.springframework.boot.test.autoconfigure.webservices.client
Classes in org.springframework.boot.test.autoconfigure.webservices.client with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionclass
Auto-configuration forMockWebServiceServer
support.class
Auto-configuration for a web-clientWebServiceTemplate
.