java-tutorials/spring-web-modules/spring-mvc-xml
panos-kakos 6ca8c123c5 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154)
* [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + minor clean up

* [JAVA-20622] Fixed issue at spring-freemarker module
2023-05-31 22:28:19 +05:30
..
src
.gitignore
README.md
pom.xml [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30

README.md

Spring MVC XML

This module contains articles about Spring MVC with XML configuration

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles:

Spring MVC with XML Configuration Example Project

  • access a sample jsp page at: http://localhost:8080/spring-mvc-xml/sample.html