mohitsinghnegi1/Dropwizard-gradle-boilerplate
Sample Dropwizard app => Write a dropwizard app using gradle as build system. Use Guice for dependency injecti. The app should follow REST conventions. The apis app should support are Get a list of all authors Get an author by id Given an author id return his books Get all the books Add a new book Add a new author App should use hibernate and mysql for data store. Please add unit test cases. App should have metrics integrated Get the app reviewed by your buddy. Follow up task, integrate transaction handling using sp-commons.
Java
Stargazers
No one’s star this repository yet.