From 2b9e3fbac607829f387eedd1f58da38401c778e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Vieira=20Neto?= Date: Sat, 13 Jul 2019 16:39:24 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa36567..36212c6 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ And install the Spring Scaffold plugin Default is spring 1.x, edit scaffold.info to change to 2.x before run *spring scaffold*. -### Template usage + +### Template command $ spring template --list @@ -81,6 +82,7 @@ Default is spring 1.x, edit scaffold.info to change to 2.x before run *spring sc cloud.aws.stack.auto=false cloud.aws.sqs.queue-name=my-queue.fifo +[Template command documentation](https://github.com/NetoDevel/cli-spring-boot-scaffold/wiki/Template-command) # Structure