In a project I use graphql-java and spring boot with a postgreSQL Database. Now I would like to use the subscription feature>
For the record: here is another very nice, compact example that implements GraphQLs essential features queries, mutations and subscriptions: https://github.com/npalm/blog-graphql-spring-service