lambadaframework
lambadaframework copied to clipboard
Own JAX-RS implementation
Currently we are using Jersey's resource classes. This works ok but unnecessarily increases Uber JAR's dimension. Implementing own solution could be interesting.