Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 399 Bytes

gluews

Starter Jax-RS application meant to showcase some nice solid java webservice settings

What this has

  • AutoValue
  • Dagger2
  • Jersey
  • Jackson

What this doesn't have

  • Any sort of security setup

Why won't this compile?

You need to change out the database driver settings for one that you care about. Microsoft does not allow their drivers to be published in public maven repositories.