Package io.quarkus.arc.properties


package io.quarkus.arc.properties
  • Class
    Description
    When 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 stringValue of 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.