java-tutorials/spring-mvc-java
Alex Vargas fdbe1bdfb8 Example of article "WebAppConfiguration in Spring Tests" (#633)
* An example of a test using a WebAppConfiguration annotation

* Giving the test the appropriate formatting

* A example of a test that uses WebAppConfiguration without the need of a MockMvc object
2016-08-24 06:25:35 +02:00
..
src Example of article "WebAppConfiguration in Spring Tests" (#633) 2016-08-24 06:25:35 +02:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Update README.md 2016-06-28 12:27:43 +03:00
pom.xml logging cleanup work 2016-08-23 13:14:12 +03:00

README.md

=========

Spring MVC with Java Configuration Example Project

###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles: