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.
Classes related to the auto-configuration of a reactive web server.
-
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 class
Auto-configuration
for 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 -
Uses of ConditionalOnProperty in org.springframework.boot.web.server.autoconfigure.reactive
Methods in org.springframework.boot.web.server.autoconfigure.reactive with annotations of type ConditionalOnProperty