In this hands-on guide we'll see how we can configure composite builds in a simple way using the Gradle command line utils as much as possible — plus a bit of how I used them to break up a monolith on ...
To appreciate the benefits of Gradle, it helps to understand where it came from. When Gradle was first released in 2007, the Java ecosystem had already established several viable tools. Ant emerged in ...