Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 467 Bytes

Simple Java Microservice

Build status

A simple Java microservice using the least dependencies possible; focusing on a minimalistic approach.

Motivation

The goal is to create some kind of template to make it easier to develop other Java based microservices in the future.

Content

The following libraries are currently included:

  • JavaEE 8
  • Jersey 2

Usage

todo