Annotation Interface Preview


@Deprecated(forRemoval=true, since="4.3.0") @Target(MODULE) @Retention(SOURCE) public @interface Preview
Deprecated, for removal: This API element is subject to removal in a future version.
use Features.Preview instead.
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.
See Also: