Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Strmecki 84a93ffbd4 Feature/bael 5756 choose api (#13227)
* BAEL-5756: Rest controller

* BAEL-5756: GraphQL controller (without tests)

* BAEL-5756: Fix GraphQL test

* BAEL-5756: Fix GraphQL test 2

* BAEL-5756: GRPC working

* BAEL-5756: GRPC with Spring Boot

* BAEL-5756: Books proto service

* BAEL-5756: Fix grpc integration test

* BAEL-5756: Refactor

* BAEL-5756: Revert some changes

* BAEL-5756: Fix integration tests port issue between gRPC and GraphQL

* BAEL-5756: Fix pom merge issue

* BAEL-5756: Fix typo
2023-01-03 13:52:58 +00:00
freelansam 456652e02b JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
edizor 7fd529781c Update README.md
[skip ci]
2022-12-07 19:35:24 +08:00
Daniel Strmecki 0f3c81c248 Feature/bael 5756 choose api (#13055)
* BAEL-5756: Rest controller

* BAEL-5756: GraphQL controller (without tests)

* BAEL-5756: Fix GraphQL test

* BAEL-5756: Fix GraphQL test 2

* BAEL-5756: GRPC working

* BAEL-5756: GRPC with Spring Boot

* BAEL-5756: Books proto service

* BAEL-5756: Fix grpc integration test

* BAEL-5756: Refactor

* BAEL-5756: Revert some changes
2022-12-03 15:00:24 +00:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
Haroon Khan bf719b41aa [JAVA-15376] Update for Graphql Postman article (#12853)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-10-12 21:17:10 +05:30
Haroon Khan f4be8916b8 [JAVA-15353] Update code for GraphQL vs REST article (#12849) 2022-10-12 21:08:39 +05:30
Haroon Khan 4897b0afa0 [JAVA-14660] Update code for Graphql error handling (#12839) 2022-10-11 00:46:12 +05:30
Haroon Khan c18ce8a0cf [JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module (#12729) 2022-10-07 22:51:41 +05:30