tree: b064a983e765c8fdfa297244268a143443da8d55 [path history] [tgz]
  1. src/
  2. templates/
  3. pom.xml
  4. README.md
docs/jersey2skeleton/README.md

jersey2skeleton

This is a minimal example project designed to mimic how Usergrid uses Jersey 2.

Goal is to determine correct way to use Jersey and Swagger annotations to automatically generate Swagger from Usergrid's Java code.

Current status: cannot determine correct combination of annotations to get the correct Swagger generated for the /management and /management/organizations end-points.