https://github.com/hellokoding/springmvc4-xml-maven-jsp
Spring MVC 4 Hello World Example with XML Configurations, Maven and JSP
https://github.com/hellokoding/springmvc4-xml-maven-jsp
hello-world java jsp spring-mvc xml-configuration
Last synced: 7 months ago
JSON representation
Spring MVC 4 Hello World Example with XML Configurations, Maven and JSP
- Host: GitHub
- URL: https://github.com/hellokoding/springmvc4-xml-maven-jsp
- Owner: hellokoding
- License: mit
- Created: 2015-09-23T00:29:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T08:57:02.000Z (over 7 years ago)
- Last Synced: 2025-04-01T15:10:03.086Z (9 months ago)
- Topics: hello-world, java, jsp, spring-mvc, xml-configuration
- Language: Java
- Homepage: https://hellokoding.com/spring-mvc-4-hello-world-example-with-xml-configuration-maven-and-jsp/
- Size: 35.2 KB
- Stars: 8
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring MVC 4 Hello World Example with XML Configuration, Maven and JSP
## Guide
https://hellokoding.com/spring-mvc-4-hello-world-example-with-xml-configuration-maven-and-jsp/
## Prerequisites
- JDK 1.8 or later
- Maven 3 or later
## Stack
- Spring MVC 4
- JSP View Template
## Run
`mvn jetty:run`