Skip to content

thomtrp/todolist

Repository files navigation

todolist

How to start the todolist application

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

Health Check

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

About

Basic todolist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages