smallrye / smallrye-common

Common utilities for SmallRye
Apache License 2.0
21 stars 24 forks source link

Introduce an annotation to mark a feature as tech preview #356

Closed cescoffier closed 1 week ago

cescoffier commented 1 week ago

Annotated elements are feature-complete, but have known limitations, need bake-time or have rough angles. The API is more stable than with @Experimental. Tech preview API can still be changed, but changes will be communicated.