Package org.jboss.resteasy.annotations.providers
-
Annotation Types Summary Annotation Type Description NoJackson Placed on class, parameter, field or method when you don't want the Jackson provider to be triggered.
| Annotation Type | Description |
|---|---|
| NoJackson |
Placed on class, parameter, field or method when you don't want the Jackson provider to be triggered.
|