Gradle Multi-Project Masterclass
Learn to harness the power of Gradle multi-project builds to scale your Java project for success.
How taking this course will benefit you
Understand the 4 key benefits of multi-project builds
Know how to properly configure multiple projects in Gradle
Manage application layers across subprojects
Promote build logic reuse with convention plugins
Effectively execute & troubleshoot multi-project builds
Intro
Lesson 1: Why multi-project?
Lesson 2: Create a simple multi-project build
Lesson 3: Create a layered multi-project application
Lesson 4: Execute multi-project builds
Lesson 5: Scale multi-project builds
Lesson 6: Troubleshoot multi-project builds
Quick course survey
⭐⭐⭐⭐⭐ 5/5 (10 reviews)
Fast-paced, focused course. Well-chosen examples and good explanations with the right amount of detail. Covers the important things and gives a heads-up on t...
Read MoreFast-paced, focused course. Well-chosen examples and good explanations with the right amount of detail. Covers the important things and gives a heads-up on the latest Gradle features and best practices, ensuring we don't continue on using outdated approaches. Thanks for this course (and all the other content), Tom! You rock!
Read LessHow to effectively set up and work with multi-module Gradle project is the most concerning topic for post-Maven Gradle adopters. But it's hard to up-to-date ...
Read MoreHow to effectively set up and work with multi-module Gradle project is the most concerning topic for post-Maven Gradle adopters. But it's hard to up-to-date materials on that in the web. This course fills that gap perfectly!
Read LessThis course will get you up and running multi-project build quite quickly
This course will get you up and running multi-project build quite quickly
Read LessExcelent explanations.
Excelent explanations.
Read LessIt's a small course, but covered pretty much everything I needed
It's a small course, but covered pretty much everything I needed
Read LessHighly recommended course for step-by-step explanation for gradle multi-project builds which is powerful but can be daunting to get started by yourself.
Highly recommended course for step-by-step explanation for gradle multi-project builds which is powerful but can be daunting to get started by yourself.
Read LessNice explanation and precise
Nice explanation and precise
Read LessVery well organized content and well explained.
Very well organized content and well explained.
Read LessCovers most of everything we need to know to start using multi-project build.
Covers most of everything we need to know to start using multi-project build.
Read LessThis course uses the Gradle Kotlin DSL. If you prefer Groovy, this course is still highly valuable since many of the concepts explained apply to both. Also, the differences between the Kotlin & Groovy DSLs are actually quite small.
This course is not for the complete Gradle beginner (check out Get Going with Gradle instead). But, if you understand at a high level what is a Gradle project, build script, task, & plugin, then you're good to go!