An open API service indexing awesome lists of open source software.

https://github.com/inlustra/dropwizardspringarchetype

A simple maven archetype used to create a dropwizard-spring project.
https://github.com/inlustra/dropwizardspringarchetype

Last synced: 6 months ago
JSON representation

A simple maven archetype used to create a dropwizard-spring project.

Awesome Lists containing this project

README

          

#Dropwizard Spring Archetype
----------------------------

Properties to be replaced:

- name: This is the name that will define your classes, this should be Camel Cased! (Example: TestProject)
- awsDockerUrl: The location of the docker image to be deployed (Example: 946349483971.dkr.ecr.eu-west-1.amazonaws.com)
- authorName: Your name...
- authorEmail: Your email address...