Converter for JAX-RS. This converter can be used with frameworks that make use of JAX-RS. For instance:
Please refer to the list of all features. To check the feature support for this converter.
- Parameters defined on fields or setters
Instantiate the converter with a package name which will be scanned recursively for controllers.
Example: JaxRsConverter("de.codecentric.hikaku")