Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 411 Bytes

pm2-java-spring-boot Build Status

gradle build
npm start
npm run ls
npm run show
cat ~/.pm2/logs/pm2-java-spring-boot-out.log

open http://localhost:8000/

# update java and recompile
gradle build
# refresh page and see as process was restarted

# clean
npm run kill