@Inherited @Retention(RUNTIME) @Target({TYPE,METHOD}) @Deprecated(since="4.2.0") public @interface AddJaxRs
Deprecated.
Use AddJaxRs instead
Add JAX-RS (Jersey) support.

If used on a method, the container will be reset regardless of the test lifecycle.