Skip to content

Files

Latest commit

93a6378 · Jan 22, 2021

History

History

jax-rs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 22, 2021
Apr 23, 2019
Jan 22, 2021

hikaku - JAX-RS

Converter for JAX-RS. This converter can be used with frameworks that make use of JAX-RS. For instance:

Feature Support

Please refer to the list of all features. To check the feature support for this converter.

Currently not supported

  • Parameters defined on fields or setters

Usage

Instantiate the converter with a package name which will be scanned recursively for controllers.

Example: JaxRsConverter("de.codecentric.hikaku")