Commit Graph

17 Commits

Author SHA1 Message Date
ashleyfrieze 53d4e269f3
Merge pull request #6703 from mprevisic/BAEL-1970
BAEL-1970 Setting the spring log level while testing
2019-04-17 22:07:40 +01:00
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
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
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
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Loredana Crusoveanu 9c45b7eda8
Update README.MD 2019-01-05 18:44:33 +02: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