-
-
-
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-api
and from there follow the readme file insidebookstore-api
module
- In a separate terminal
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Domino mvp sample
License
DominoKit/bookstore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Domino mvp sample
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published