-
package org.springframework.samples.petclinic.service;
Change this to - package org.springframework.samples.petclinic.repository;
Please add me to this project contributor. I would like to contrib…
-
## Expected behavior
Validation passes and app starts as usual
## Actual behavior
Looks to have failed because of the dollar sign when the method has the suspend keyword.
Exception is thrown w…
-
Hi All,
I recently faced a problem with GraphiQlHandler, but It used to be OK until yesterday. The problem is that when I want to run my project I see this exception:
```
*******************…
-
It would be great to have some documentation available to show how to *unit* test with Drivine. The docs show how to perform end2end tests. It does not show how to get the injected `PersistenceManage…
-
Hi,
When i run my spring boot application, inside auto generated graphql schema’s, web services’ output objects’ inherited attributes are missing but with @GraphQLArgument annotated input objects’ wh…
-
Candidate build: cl220320220302-1100
- [x] Automated tests with jdk11 for all published guides (Tushar)
- `https://github.com/OpenLiberty/guides-common/actions/runs/????`
- [x] Automated tests w…
-
Are there any examples of writing the GraphQL gateway in a JVM based language preferably with Spring Boot. Is this even possible with Netflix DGS?
Node and Apollo is not a solution for us.
-
Please read our [contributor guide](https://github.com/Netflix/dgs-framework/blob/master/CONTRIBUTING.md) before
creating an issue.
## Expected behavior
To be able to query for data while using p…
-
I am working on a project and trying to use the GraphQL backend server in my SpringBoot application. I have written a client which connects to graphQL backend and creates/fetches the data but when I a…
-
I'm trying to add Spring GraphQL to an existing project however Spring Cloud Sleuth dependency is causing error "Spring Boot [2.7.0-SNAPSHOT] is not compatible with this Spring Cloud release train"
…