A simple Java microservice using the least dependencies possible; focusing on a minimalistic approach.
The goal is to create some kind of template to make it easier to develop other Java based microservices in the future.
The following libraries are currently included:
- JavaEE 8
- Jersey 2
todo