java-tutorials/spring-mvc-xml
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix
2017-04-19 16:14:10 +02:00
..
src use standard logback.xml (#1666) 2017-04-17 18:41:23 +02:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Added relevant articles (#1021) 2017-01-19 16:10:13 -06:00
pom.xml exclude commons-logging dependency (#1686) 2017-04-19 16:14:10 +02: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: