java-tutorials/spring-mvc-xml
charlesgonzales dc46da6106
Update README.md
2018-12-15 05:04:19 +08: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 Update README.md 2018-12-15 05:04:19 +08: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: