Tag: bazel

New Java Project With Bazel

Bazel can be daunting to setup for your first project this series of posts aims to provide an approach to setting up a new Java project with Bazel.

More... | Comment

Maven to Bazel Preparation

Bazel is a fast build tool that works well with a monorepo. This post aims to provide some quick guidelines when migrating from maven to Bazel.

More... | Comment