sample-graphql-microservices
sample-graphql-microservices copied to clipboard
An example of microservices communicating over GraphQL protocol using Spring Cloud Netflix Eureka and Apollo Client
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 9.2 to 17.4. Release notes Sourced from graphql-java's releases. 17.4 This is a security bugfix release containing only one PR: graphql-java/graphql-java#2902 GraphQL Java has a max token...
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 9.2 to 17.4. Release notes Sourced from graphql-java's releases. 17.4 This is a security bugfix release containing only one PR: graphql-java/graphql-java#2902 GraphQL Java has a max token...
Bumps [graphql-java](https://github.com/graphql-java/graphql-java) from 9.2 to 17.4. Release notes Sourced from graphql-java's releases. 17.4 This is a security bugfix release containing only one PR: graphql-java/graphql-java#2902 GraphQL Java has a max token...
There were couple of compilation issues which i fixed but i am not able to understand hw to run this example. Any idea or suggestion pl share.
Failed to execute goal on project employee-service: Could not resolve dependencies for project pl.piomin.services:employee-service:jar:1.0-SNAPSHOT: Could not find artifact com.apollographql.apollo:apollo-runtime:jar:1.0.1-SNAPSHOT in spring-snapshot (https://repo.spring.io/snapshot)
Hello, I try to fix #1 dependency error on apollo that used in employee-servie.