Package io.quarkus.arc.properties


package io.quarkus.arc.properties
  • Annotation Interfaces
    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.
     
    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.