Annotation Interface Features.Preview

Enclosing class:
Features

@Target(MODULE) @Retention(SOURCE) public static @interface Features.Preview
Annotation for preview feature modules. Preview feature may be changed including backward incompatible changes in between minor versions of Helidon. Preview features are considered production ready features. Mutually exclusive with Features.Incubating.
See Also: