Commit Graph

23 Commits

Author SHA1 Message Date
Haroon Khan 39e01903c2 [JAVA-11122] Logging clean up 2022-05-11 12:28:14 +01:00
kwoyke 7c2845bc79 Merge pull request #12185 from freelansam/JAVA-11792
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
sampadawagde aed8f9100b JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
johnA1331 7ac41c7736 Create README.md 2022-05-06 14:09:49 +08:00
johnA1331 fde9ae6880 Update README.md 2022-04-27 16:58:57 +08:00
kwoyke 8735a58dd0 JAVA-10535: Create parent graphql module (#12112)
* JAVA-10535: Create parent graphql module

* JAVA-10535: Cleanup

* JAVA-10535: pom files cleanup

* JAVA-10535: Use parent-boot-2 as a parent module
2022-04-26 19:18:09 +05:30
Muhammad Abdullah Azam Khan ce2839b058 Return Map from GraphQL (#11966)
* Return Map from GraphQL

Three techniques have been used

1. Return as Json String
2. Return Json using GraphQL scalar type
3. Return as list of key-value pair

* Adding custom scalar in plugin configuration

* Build failure fix
1. Integrating the .graphqls files
2. Updating the respective query resolvers

* Build failure Fix

1. Removed the extra .graphql file

2. Added ExtendedGraphQLScalarType class because the parent class didn't 
have default constructor and the client code generation plugin was 
requiring it.

* Code refactoring

* Code refactoring
2022-04-21 17:31:36 +05:30
nrsureshdeveloper f12099f7dd Bael-5306: graphql error handling (#12041)
* Example implementation of Hexagonal Architecture pattern

* BAEL-5306 - spring boot/graphql error handling example

* removed the ddd hexagonal arch module

Co-authored-by: Suresh Raghavan <contactnrsuresh@gmail.com>
2022-04-15 08:49:56 +02:00
Haroon Khan 2b68a32cb7 [JAVA-11197] Fix graphql-java Application class 2022-04-14 10:31:13 +01:00
johnA1331 5ec7677a21 Create README.md 2022-03-31 14:01:49 +08:00
asia 72b79f5023 BAEL-5304: adding graphql-spqr module 2022-03-14 21:46:13 +01:00
kwoyke cdc6380359 Merge pull request #11920 from freelansam/JAVA-10138
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
Asjad J 3f71dcc5c7 Updated README.md
added link back to the article: https://www.baeldung.com/java-call-graphql-service
2022-03-07 17:57:11 +05:00
Daniel Strmecki c87c79e035 BAEL-5307: Move code from new module to existing (#11868) 2022-03-01 09:07:50 +00:00
KevinGilmore 5290d7ab87 BAEL-5308: add link back to article (#11764) 2022-02-01 21:52:22 -06:00
makapszenna 6f6b8e23e0 BAEL-5308 An Introduction to Domain Graph Service (DGS) Framework (#11718)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2022-01-30 21:40:53 -06:00
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
sampadawagde 3a6534e1d8 JAVA-5223: Fix formatting of POMs (Part 6) 2021-05-08 13:09:05 +05:30
amit.pandey ee8d7adb8e formatted pom.xml file 2020-03-22 07:24:38 +05:30
Dhawal Kapil 9713a07069 Fixing relative paths of several projects 2020-01-25 14:30:37 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00