java-tutorials/guest/spring-mvc
vatsalgosar 7e61f39222 - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30
..
src/main - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30
README.md - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30
pom.xml - Updated test names to reflect what it is testing 2019-10-30 00:07:04 +05:30

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/