blob: f0115f195e161f0adf78305f8806630f35e163d9 [file] [log] [blame] [view]
# 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.