An open API service indexing awesome lists of open source software.

https://github.com/nickscha/micro-starter

Microservice starter project using jersey to unit test
https://github.com/nickscha/micro-starter

cdi javaee javaee8 jaxrs jersey2 rest-api sample sample-code

Last synced: 11 months ago
JSON representation

Microservice starter project using jersey to unit test

Awesome Lists containing this project

README

          

# micro-starter

![Build Status](https://travis-ci.org/nickscha/micro-starter.svg?branch=master)
![codecov.io](https://codecov.io/github/nickscha/micro-starter/coverage.svg?branch=master)
![Size](https://reposs.herokuapp.com/?path=nickscha/micro-starter)
![License](https://img.shields.io/hexpm/l/plug.svg)

Microservice starter project using jersey to allow 100% unit testing of REST services with CDI 2.0.

[Codecov-Report!](https://codecov.io/gh/nickscha/micro-starter)