Skip to content

UlrichSchlueter/tasklist-service

 
 

Repository files navigation

tasklist-service

Example microservice for showing tasks with dropwizard.

Build it with mvn install. You can run it with java -jar target/tasklist-service-1.0-SNAPSHOT.jar server tasklist-service.yml.

To learn more about dropwizard and java microservices, please read the blog post that I wrote:

Java Microservices with Dropwizard

About

Example microservice for showing tasks with dropwizard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%