Polish Asciidoc documentation.

This commit is contained in:
John Blum
2017-06-07 08:43:01 -07:00
parent 3513e5765b
commit ba773efe25
9 changed files with 13 additions and 90 deletions

View File

@@ -38,7 +38,7 @@ run {
}
bootJar {
mainClass = 'sample.client.Application'
mainClassName = 'sample.client.Application'
}
task runGemFireServer() {