mvn clean package
cd ./target
java -jar omegatester-0.1.jar
Prerequisites:
- JDK 8
- Maven > 3.2.1
- Lombok plugin for your IDE
cd OmegaTester
mvn clean install
mvn exec:java
To change port use the following commands.
cd OmegaTester
mvn exec:java -Dexec.args="8080"
Open com.haleywang.monitor.App, and run the main method.
- Drag request name to sort.
- Save request into current group.
- Create new Account.