Project-Books / books-api

GraphQL Books API
https://project-books.github.io/#books-api
MIT License
35 stars 60 forks source link

Migrate to DGS #59

Closed knjk04 closed 3 years ago

knjk04 commented 3 years ago

Use DGS, a wrapper on top of graphql-java, made by Netflix: https://netflix.github.io/dgs/getting-started/.

It may help to also migrate from using Maven to Gradle if we want to use their code generation Grade plugin