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

https://github.com/daggerok/microprofile-coffee-shop


https://github.com/daggerok/microprofile-coffee-shop

jakarta-ee jakartaee javaee javaee8 microprofile mp openliberty

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# microprofile-coffee-shop
In progress...

```bash
./mvnw
java -jar barista/target/*.jar

http :9081
http :9081/barista/v1
```

see [YouTube: Kubernetes and Istio for Jakarta EE Developers](https://www.youtube.com/watch?v=braXoPX81g0)

NOTE: _This project has been based on [GitHub: daggerok/main-starter](https://github.com/daggerok/main-starter)_