java-tutorials/spring-mvc-xml
Loredana Crusoveanu d7f1c4a6b1
Merge branch 'master' into master
2019-03-04 21:47:56 +02:00
..
src BAEL-2576 - add ControllerAdvice 2019-02-26 17:10:43 +01:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Update README.md 2019-02-28 20:57:35 +08:00
pom.xml [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30

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: