Commit Graph

15 Commits

Author SHA1 Message Date
Amitabh Tiwari
8d12b3874f Bael 5679 json to protobuf (#12702)
* Initial Changes

* Update ProtobufUtilUnitTest.java

* Changes for JSON to Protobuf

* Corrected the file name

* Update ProtobufUtilUnitTest.java

* Update ProtobufUtilUnitTest.java

* Update ProtobufUtilUnitTest.java

* Removed confusing changes
2022-09-12 12:23:59 -07:00
Amitabh Tiwari
8b5e486eb9 Bael 5679 json to protobuf (#12696)
* Initial Changes

* Update ProtobufUtilUnitTest.java

* Changes for JSON to Protobuf
2022-09-06 22:26:18 -07:00
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Ali Dehghani
aa9806dc0b Fixed the Port Already in Use Issue 2019-11-02 18:47:30 +03:30
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
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