* 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
+1
View File
@@ -640,6 +640,7 @@
<module>spring-boot-ops</module>
<module>spring-boot-property-exp</module>
<module>spring-boot-security</module>
<module>spring-boot-testing</module>
<module>spring-boot-vue</module>
<module>spring-cloud</module>