* 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
This commit is contained in:
Tom Hombergs
2018-12-20 21:54:20 +01:00
committed by Eugen
parent cd873618a6
commit 87b23b4d44
12 changed files with 651 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/target/
.settings/
.classpath
.project