java-tutorials/spring-boot-testing
Tom Hombergs 87b23b4d44 Spock (#5952)
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework

* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest

* updated pom.xml's and README

* fixed module name
2018-12-20 22:54:20 +02:00
..
.mvn/wrapper
src
.gitignore
README.MD
mvnw
mvnw.cmd
pom.xml

README.MD

The Course

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

Relevant Articles: