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
- Host: GitHub
- URL: https://github.com/haducloc/plum-demo
- Owner: haducloc
- Created: 2023-02-02T17:50:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T20:20:38.000Z (about 1 year ago)
- Last Synced: 2025-01-19T22:41:31.296Z (3 months ago)
- Topics: appslandia-plum, jakarta-ee-10
- Language: Java
- Homepage:
- Size: 75.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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