Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomtom828/spring-mvc

Template for a Java Spring MVC project using IntelliJ
https://github.com/tomtom828/spring-mvc

boilerplate intellij maven spring-mvc

Last synced: 15 days ago
JSON representation

Template for a Java Spring MVC project using IntelliJ

Awesome Lists containing this project

README

        

# Spring MVC
A template for a Java Spring MVC project using IntelliJ and Maven

After cloning this repo down, open it from the pom.xml file in IntelliJ to download all dependencies.

When running the Application in IntelliJ, open up to localhost:8080/ to see the served webpage.