13 Commits

Author SHA1 Message Date
mprevisic
03a369d153 BAEL-1970 fixed logback base.xml path 2019-04-13 10:36:17 +02:00
mprevisic
6ae1e85d13 BAEL-1970 fixed formatting 2019-04-12 09:13:59 +02:00
mprevisic
c3bd97f39a BAEL-1970 fixed formatting in xml files 2019-04-10 15:52:47 +02:00
mprevisic
7186d96b12 BAEL-1970 fixed formatting (use spaces instead of tabs) 2019-04-10 15:51:48 +02:00
mprevisic
2674f7abff BAEL-1970 minor log message correction 2019-04-10 15:26:00 +02:00
mprevisic
5957f65495 BAEL-1970 improved examples after code review 2019-04-06 20:42:44 +02:00
mprevisic
19ec10a630 BAEL-1970 spring logging level while testing 2019-03-23 19:04:55 +01:00
DOHA
2ec62d9091 minor clean up 2019-01-02 23:16:14 +02:00
DOHA
e0a063a932 remove unused SecurityConfig 2019-01-02 22:25:14 +02:00
DOHA
3107ee92a1 exclude auto-configuration 2018-12-31 16:51:27 +02:00
DOHA
f757eba28b adding security for testing purpose 2018-12-31 16:50:19 +02:00
DOHA
0a64e26a8f cleanup 2018-12-29 20:29:20 +02:00
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