Package io.quarkus.arc.profile


package io.quarkus.arc.profile
  • 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 profile matches the rules of the annotation values.
    When applied to a bean class or producer method (or field), the bean will only be enabled if the Quarkus build time profile does not match the rules of the annotation values.