Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomtom828/spring-mvc
- Owner: tomtom828
- Created: 2017-04-28T19:28:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T19:46:40.000Z (over 7 years ago)
- Last Synced: 2024-11-06T04:07:22.968Z (2 months ago)
- Topics: boilerplate, intellij, maven, spring-mvc
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring MVC
A template for a Java Spring MVC project using IntelliJ and MavenAfter 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.