Dropwizard prototype for a Bill retrieval API, written as part of a Dropwizard Presentation. Integrates with MongoDB via MongoJack.
Use gradle build and run:
./gradlew clean build run
Dropwizard MongoDB example using MongoJack and the latest Dropwizard version 0.8.0
Java
Dropwizard prototype for a Bill retrieval API, written as part of a Dropwizard Presentation. Integrates with MongoDB via MongoJack.
Use gradle build and run:
./gradlew clean build run