-
Gradle Shared Build LogicCourse Objectives
-
OverviewThe buildSrc folder
-
Using buildSrcConvention pluginsUsing the version catalogShared task typesCheck-in questionsHands-on exercise
-
Composite buildsUnderstanding buildSrc performanceUsing included buildsCheck-in questionsHands-on exerciseMilestone
-
FeedbackSurvey
As your project grows, there will be common configuration used in different build files. Having duplicate configuration can lead to mistakes and can be difficult to maintain. In this training, you'll learn how to better manage shared build logic using convention plugins.
What You'll Learn:
Using buildSrc to manage shared configuration:
Manage common configuration in one location
Using convention plugins
Using composite builds to manage shared configuration:
Including other builds to provide a common configuration
Understanding the use cases that benefit from this
Prerequisites:
Gradle Build Tool experience, including knowledge of core concepts and authoring build files (Kotlin DSL experience a plus)
By the end of this course, you'll be able to:
Create a location for shared configuration
Use convention plugins
Enroll today and enhance your Gradle Build Tool skills to gain deeper insights into your builds and improve your development workflow!