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

https://github.com/daggerok/java-mp-hammock-example

Hammock! Yet another MicroProfile implementation!
https://github.com/daggerok/java-mp-hammock-example

hammock jakartaee maven micro-profile microprofile microprofile-config microprofile-demo microprofile-example microprofile-examples mp

Last synced: 20 days ago
JSON representation

Hammock! Yet another MicroProfile implementation!

Awesome Lists containing this project

README

          

# Hammock MicroProfile [![Build Status](https://travis-ci.org/daggerok/java-mp-hammock-example.svg?branch=master)](https://travis-ci.org/daggerok/java-mp-hammock-example)
Hammock! Yet another MicroProfile implementation!

```bash
./mvnw clean ; ./mvnw ; java -jar target/*-capsule.jar

http :8080
```

links:

* [Hammock reference](https://hammock-project.github.io/guides/gettingstarted.html)
* [Hammock examples](https://github.com/hammock-project/hammock-examples)