java-tutorials/spring-mvc-xml
Krzysztof Majewski 34803f7aa0 BAEL-2576 - add ControllerAdvice 2019-02-26 17:10:43 +01:00
..
src BAEL-2576 - add ControllerAdvice 2019-02-26 17:10:43 +01:00
.gitignore
README.md
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: