java-tutorials/guest/spring-mvc
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
..
src/main Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02: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/