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

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

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`