Uses of Annotation Interface
org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
Packages that use ConditionalOnProperty
Package
Description
Auto-configuration for
spring-boot-devtools.Auto-configuration classes for RSocket integration with GraphQL.
Auto-configuration for JDBC.
Auto-configuration for Quartz Scheduler.
Auto-configuration for SendGrid.
-
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.graphql.autoconfigure.rsocket
Classes in org.springframework.boot.graphql.autoconfigure.rsocket with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionfinal classAuto-configurationfor enabling Spring GraphQL over RSocket. -
Uses of ConditionalOnProperty in org.springframework.boot.jdbc.autoconfigure
Classes in org.springframework.boot.jdbc.autoconfigure with annotations of type ConditionalOnProperty -
Uses of ConditionalOnProperty in org.springframework.boot.quartz.autoconfigure
Classes in org.springframework.boot.quartz.autoconfigure with annotations of type ConditionalOnPropertyModifier and TypeClassDescriptionprotected static class -
Uses of ConditionalOnProperty in org.springframework.boot.sendgrid.autoconfigure
Classes in org.springframework.boot.sendgrid.autoconfigure with annotations of type ConditionalOnProperty