java-tutorials/spring-mvc-xml
sachin29aug d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
..
src BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md upgrade to spring 5, remove extra code 2018-07-08 21:13:41 +03:00
pom.xml BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00

README.md

=========

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

Spring MVC with XML Configuration Example Project

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

Relevant Articles: