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 specified annotation value.
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 profile does not match the specified annotation 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.