Commit Graph

10 Commits

Author SHA1 Message Date
geroza cb259f6f6c minor fixes:
fixed method naming
added dirtiesContext annotation to classes that shouldnt share the app context state
using SpringApplication instead of unnecessary SpringApplicationBuilder
2018-12-22 11:05:38 -02:00
geroza a1b5d77656 Migrated the following modules, nos using parent-boot-2:
spring-protobuf
spring-mockito
spring-mustache
spring-kafka
spring-jooq
spring-cucumber
spring-aop
spring-amqp-simple
2018-12-22 10:36:08 -02:00
sachin29aug 889c52f1c2 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..) 2018-09-15 22:19:20 -04:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Doha2012 fe0e0ba115 upgrade boot parent (#3352)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup
2018-01-05 20:56:21 +01:00
DOHA 903c9c5299 add integration test profile 2016-10-17 19:35:24 +02:00
Grzegorz Piwowarek 2b2022c80a Refactor spring-protobuf 2016-06-18 23:28:32 +02:00
eugenp b1bdeb92d6 minor formatting work 2016-06-18 23:52:26 +03:00
Grzegorz Piwowarek c77a992a52 Refactor spring-protobuf 2016-06-18 22:08:24 +02:00
nguyennamthai 85ad446ccf First commit of protocol buffers. (#452) 2016-06-18 21:57:35 +02:00