How to configure Micronaut to use Google Cloud MySql as datastore

In this blog post, I will show you how to configure your Micronaut application to use Google Cloud Sql for MySQL as a datastore. Context I have been a huge fan of Spring and Spring boot for a long time until I discovered Micronaut. Micronaut is one of the first Java frameworks that address the challenges of building and deploying microservices to the … Read more