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

https://github.com/haducloc/plum-demo

Appslandia Plum Demo
https://github.com/haducloc/plum-demo

appslandia-plum jakarta-ee-10

Last synced: about 2 months ago
JSON representation

Appslandia Plum Demo

Awesome Lists containing this project

README

        

# plum-demo
## How to run
1. Checkout the project
2. mvn clean install payara-micro:start
3. Open your browser and execute http://localhost:8080/plum-demo
4. Default credential: admin/password
5. Stop Payara: Ctrl+C