java-tutorials/guest/spring-mvc
Krzysztof Majewski 3453b7a18b BAEL-2513 2019-10-30 13:51:17 +01:00
..
src/main BAEL-2513 2019-10-30 13:51:17 +01:00
README.md BAEL-2513 2019-10-30 13:51:17 +01:00
pom.xml BAEL-2513 2019-10-30 13:51:17 +01:00

README.md

Building

To build the module, use Maven's package goal:

mvn clean package

Running

To run the application, use Spring Boot's run goal:

mvn spring-boot:run

The application will be accessible at http://localhost:8080/