A simple DropWizard-ish framework for building REST apps in Jersey/JAX-RS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 100 B

4 vuotta sitten
1234567891011
  1. dependency-reduced-pom.xml
  2. target
  3. .idea
  4. *.iml
  5. logs
  6. build.log
  7. *-merged.yml
  8. tmp
  9. build.log
  10. *~
  11. .DS_Store