Annotation Interface AddJaxRs
@Inherited
@Retention(RUNTIME)
@Target({TYPE,METHOD})
@Deprecated(since="4.2.0")
public @interface AddJaxRs
Deprecated.
Add JAX-RS (Jersey) support.
If used on a method, the container will be reset regardless of the test lifecycle.
AddJaxRs
instead