Build Micronaut Applications with Bazel
In this post, I will show you how to build Micronaut applications with Bazel. This is the first step in creating a mono repository for a complete web application (Backend and Frontend) that leverages incremental builds with Bazel. This tutorial is intended for Mac users, but It should be straightforward to get it working on … Read more