Add description of Gradle build file.

This commit is contained in:
John Blum
2020-03-06 19:03:01 -08:00
parent 7318f3c2af
commit d9f0858a9a

View File

@@ -3,6 +3,8 @@ import org.apache.tools.ant.filters.ReplaceTokens
apply plugin: 'io.spring.convention.docs'
apply plugin: 'io.spring.convention.spring-test'
description = "Generate Javadoc and Reference Documentation on Spring Boot for Apache Geode & Pivotal GemFire"
dependencies {
compile project(':spring-geode-starter')