You should run the following commands in the root of the repository:
mvn packagemvn spring-boot:run
At this point the webserver should start up!
Now in a browser if you navigate to http://localhost:8080/,
you should see the current home page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You should run the following commands in the root of the repository:
mvn packagemvn spring-boot:runAt this point the webserver should start up!
Now in a browser if you navigate to http://localhost:8080/,
you should see the current home page.