Skip to content

Latest commit

 

History

History

jax-rs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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")