The DW-Start project is intended to be a simple starting template for building applications with Dropwizard.
Provided are simple user authentication and registration resources, based on Dropwizards built-in authentication functionality.
To start application
- ./gradlew run