Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 229 Bytes

Automation

Automation

Start with maven

mvn spring-boot:run

Start without maven (after maven build)

mvn install
java -jar target/automation-0.0.1-SNAPSHOT.jar net.forlornly.automation.AutomationApplication