How to Use GraphQL in a Spring Boot
You might have heard about GraphQL and how Facebook uses GraphQL in their mobile applications. In this blog, I will show you how to implement GraphQL in a Spring Boot application and let’s see what kind of magic does GraphQL provides. Why GraphQL? If you do not […]Continue reading