Key Gradle Concepts And Practices - Kenneth Kousen

preview_player
Показать описание
Gradle has been described as the open-source project with the most documentation that doesn't help. Key concepts, like the different steps Gradle takes at initialization time, configuration time, and execution time are not obvious but must be understood to use Gradle effectively. This talk will cover those topics, as well as how to use source sets, IDE integration, testing in parallel, the build cache, and multi-project builds.

Other topics to be included based on the interests of attendees will include writing your own custom tasks, using and building plugins, archiving and expanding files and folders, and incremental builds for efficiency.

Recently revised to include dependency conflict resolution, lazy task creation, and more.

Рекомендации по теме
Комментарии
Автор

This is a must watch Gradle talk for any beginners navigating Gradle

GK-rldu
Автор

Great talk, great presenter! Love the practical tips such as setting up the Gradle docs in IntelliJ, and the explanation of how the DSL works.

faktorial
Автор

as a gradle nevie this was a beautiful video is there any other sources similar to this, that anyone can reccomend?

davidarevalo
visit shbcf.ru