Annotation Interface Incubating


@Deprecated(forRemoval=true, since="4.3.0") @Target(MODULE) @Retention(SOURCE) public @interface Incubating
Deprecated, for removal: This API element is subject to removal in a future version.
use Features.Incubating instead.
Annotation for incubating feature modules. Incubating features may be changed including backward incompatible changes in between any version of Helidon. Incubating features are NOT production ready features, and may be removed at discretion of Helidon team.
See Also: