Package io.quarkus.arc.properties
package io.quarkus.arc.properties
-
ClassDescriptionWhen applied to a bean class or producer method or field, the bean will only be enabled if the Quarkus build time property matches the provided value.Defines how the
stringValueof a property condition annotation is matched against the actual property value.When applied to a bean class or producer method or field, the bean will only be enabled if the Quarkus build time property does not match the provided value.