Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

snyk/dropwizard-docker-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizdemo

How to start the dropwizdemo application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/webapp-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

To see your applications health enter url http://localhost:8081/healthcheck

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.5%
  • Dockerfile 10.5%