Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 216 Bytes

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