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

https://github.com/hellokoding/springmvc4-xml-maven-thymeleaf

Spring MVC 4 Hello World Example with XML Configurations, Maven, and Thymeleaf
https://github.com/hellokoding/springmvc4-xml-maven-thymeleaf

hello-world java spring-mvc thymeleaf xml-configuration

Last synced: 5 months ago
JSON representation

Spring MVC 4 Hello World Example with XML Configurations, Maven, and Thymeleaf

Awesome Lists containing this project

README

          

# Spring MVC 4 Hello World Example with XML Configurations, Maven, and Thymeleaf

## Guide
https://hellokoding.com/spring-mvc-4-hello-world-example-with-xml-configuration-maven-and-thymeleaf/

## Prerequisites
- JDK 1.8 or later

- Maven 3 or later

## Stack
- Spring MVC 4

- Thymeleaf

## Run
`mvn jetty:run`