Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

sullis/dropwizard-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-helloworld

"Hello world" application -- Dropwizard version 2.x

Java runtime

This project requires Java 8 or higher

Build

mvn clean package

Run the application

java -jar target/app.jar server config/dev_config.yml

"hello" endpoint

in your web browser, visit this URL:

http://localhost:8080/hello?name=Jeff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published