Closed ashivasubramanian closed 4 years ago
After the build is working on Java 9,
jar
java
java -jar target/section_controller-0.3.0-SNAPSHOT.jar
Tested. Everything works fine :)
After the build is working on Java 9,
jar
&java
commands on your local machine are from Java 9.java -jar target/section_controller-0.3.0-SNAPSHOT.jar
to start the application.