Package io.helidon.common.features.api
Annotation Interface Features.InvalidFlavor
- Enclosing class:
Features
Flavor this feature must not be present in.
For example most of Helidon MP features are not valid in Helidon SE.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionInvalid flavor(s) of this feature.
-
Element Details
-
value
HelidonFlavor[] valueInvalid flavor(s) of this feature.- Returns:
- flavors to print a warning
-