Multi projects in a one repo. Created on the base of: https://books.sonatype.com/mvnex-book/reference/multimodule-sect-simple-parent.html
With JDK11+
mvn package
java -jar target/helidon-quickstart-se.jarYou should to run every module independent.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Multi projects in a one repo. Created on the base of: https://books.sonatype.com/mvnex-book/reference/multimodule-sect-simple-parent.html
With JDK11+
mvn package
java -jar target/helidon-quickstart-se.jarYou should to run every module independent.