From 29cd3007c91cf467aa5d66be6284f2d7f70b6722 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 2 Sep 2014 10:55:51 -0500 Subject: [PATCH] Enable hiding/showing build steps --- README.adoc | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/README.adoc b/README.adoc index e12e43e71a..e14c438955 100644 --- a/README.adoc +++ b/README.adoc @@ -25,23 +25,12 @@ include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/ include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[] -[[scratch]] -== Set up the project -include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/build_system_intro.adoc[] +include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/hide-show-gradle.adoc[] -include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/create_directory_structure_hello.adoc[] +include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/hide-show-maven.adoc[] +include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/hide-show-sts.adoc[] -include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/create_both_builds.adoc[] - -`build.gradle` -// AsciiDoc source formatting doesn't support groovy, so using java instead -[source,java] ----- -include::initial/build.gradle[] ----- - -include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/spring-boot-gradle-plugin.adoc[] Typically your customer or a business analyst supplies a spreadsheet. In this case, you make it up.