Convention over Configuration: The Gradle Way

October 13, 2015
Recorded at SpringOne2GX 2015 Speaker: Cédric Champeau Groovy Ecosystem Track We often read that Gradle is an imperative build system. The term build script is misleading. If it is correct to say that Gradle allows you to write code in a build script, it is definitely not its main focus. On the contrary, we will demonstrate how Gradle inherits from good practices like what Maven offered, but goes beyond by generalizing the concept and allowing you to define your own conventions. Tasks, plugins, separation of concern, wrapper... all those concepts are important and are going to be explained in this session which will help you getting started with Gradle and start writing idiomatic, clean builds.
Previous
Groovy DSLs in 2016
Groovy DSLs in 2016

Recorded at SpringOne2GX Speaker: Cédric Champeau Groovy Advanced Track Groovy has been a language of grea...

Next Presentation
Getting started with Spring Cloud
Getting started with Spring Cloud

From SpringOne2GX 2015. Cloud Native Track Spring Cloud 1.0 is here! It offers a powerful way to create and...