java-tutorials/spring-mvc-xml
Loredana Crusoveanu dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03: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-04-09 21:44:36 +08:00
pom.xml [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +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: