Download contact dropwizard Free Java Code
Description
Contact management service as an example using Dropwizard, Groovy, Gradle, Spock.
Icons
Source Files
The download file contact_dropwizard-master.zip has the following entries.
.gitignore//w w w. j a v a2 s. c om
LICENSE
README.md
build.gradle
codenarcrule.groovy
dev_config.yml
gradle.properties
src/main/groovy/com/kyleboon/contact/ContactsConfiguration.groovy
src/main/groovy/com/kyleboon/contact/ContactsService.groovy
src/main/groovy/com/kyleboon/contact/core/Address.groovy
src/main/groovy/com/kyleboon/contact/core/Contact.groovy
src/main/groovy/com/kyleboon/contact/core/SearchCommand.groovy
src/main/groovy/com/kyleboon/contact/db/ContactDAO.groovy
src/main/groovy/com/kyleboon/contact/healthchecks/MysqlHealthcheck.groovy
src/main/groovy/com/kyleboon/contact/resources/ContactResource.groovy
src/main/resources/migrations.xml
src/main/resources/swagger-ui-1.1.0/css/screen.css
src/main/resources/swagger-ui-1.1.0/images/pet_store_api.png
src/main/resources/swagger-ui-1.1.0/images/wordnik_api.png
src/main/resources/swagger-ui-1.1.0/index.html
src/main/resources/swagger-ui-1.1.0/lib/backbone-min.js
src/main/resources/swagger-ui-1.1.0/lib/handlebars.runtime-1.0.0.beta.6.js
src/main/resources/swagger-ui-1.1.0/lib/jquery.ba-bbq.min.js
src/main/resources/swagger-ui-1.1.0/lib/jquery.min.js
src/main/resources/swagger-ui-1.1.0/lib/jquery.slideto.min.js
src/main/resources/swagger-ui-1.1.0/lib/jquery.wiggle.min.js
src/main/resources/swagger-ui-1.1.0/lib/swagger.js
src/main/resources/swagger-ui-1.1.0/lib/underscore-min.js
src/main/resources/swagger-ui-1.1.0/swagger-ui.js
src/main/resources/swagger-ui-1.1.0/swagger-ui.min.js
src/test/groovy/com/kyleboon/contact/core/ContactSpec.groovy
src/test/groovy/com/kyleboon/contact/db/ContactDAOSpec.groovy
src/test/groovy/com/kyleboon/contact/db/DAOTestHelper.groovy
src/test/groovy/com/kyleboon/contact/resources/ContactResourceSpec.groovy
src/test/resources/fixtures/contact.json
Download
Click the following link to download contact_dropwizard-master.zip.
contact_dropwizard-master.zip