-
-
-
In one terminal run
mvn gwt:codeserver -pl *-frontend -am -
In another terminal
cd bookstore-backend -
execute
mvn exec:java -
the server port will be printed in the logs access the application on
http://localhost:[port]
-
-
cd bookstore-backend- execute
mvn exec:java -Dmode=compiled - the server port will be printed in the logs access the application on
http://localhost:[port]
-
cd bookstore-backend- execute
java -jar target/bookstore-backend-1.0-SNAPSHOT-fat.jar - the server port will be printed in the logs access the application on
http://localhost:[port]
-
- In a separate terminal
cd bookstore-apiand from there follow the readme file insidebookstore-apimodule
- In a separate terminal
-
DominoKit/bookstore
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|