Building Grails Applications With Gradle
Learn how we can use the Gradle build tool to build and wrangle Grails applications. Gradle is an open source build tool, based on the Groovy programming language. It is very different from existing tools like Ant and Maven in that it provides an extremely powerful capability to develop build …