Uses of Class
io.smallrye.common.annotation.Experimental
-
-
Uses of Experimental in io.smallrye.common.annotation
Classes in io.smallrye.common.annotation with annotations of type Experimental Modifier and Type Class Description interfaceRunOnVirtualThreadIf supported, this annotation indicates that the (blocking) method should be invoked on a virtual thread instead of a regular (OS) worker thread.
-