Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 232 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 232 Bytes

Handle Password in Java/ActFramework

Start the application

Start the application in dev mode

mvn clean compile exec:exec

Start the application in prod mode

mvn clean package
cd target/dist
unzip *
./start