Skip to content

meysam/dropwizard-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-example

Introduction

The Dropwizard example application.

Running This Application

  • To create the example, package the application using Apache Maven from the root dropwizard directory.

       mvn clean package
    
  • To run the server run.

       java -jar target/DropWizardExample-0.0.1-SNAPSHOT.jar server example.yml
    

About

Getting Started

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages