Micronaut is a brand-new framework from Grails creators targeted to be a first choice for microservices architecture framework in Java world and the as the main Spring Boot competitor, while GraphQL is becoming recently more and more popular standard to query backend data with JSON. In this article I’m going to show how to glue both technologies to provide a complete foundation on which one can build his own Hibernate/JPA application.
Read the full article