From fb74e10b71e3f83070ba81b9a176fe2d2f5e90ca Mon Sep 17 00:00:00 2001 From: Tamaro Skaljic <49238587+tamaro-skaljic@users.noreply.github.com> Date: Fri, 21 Feb 2020 11:24:58 +0100 Subject: [PATCH] Update README.adoc --- README.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 12055ac..0b03202 100644 --- a/README.adoc +++ b/README.adoc @@ -30,12 +30,12 @@ NOTE: The service at rest-service.guides.spring.io is running the code from the there is open access to the `/greeting` endpoint because the app is using `@CrossOrigin` with no domain. -== What you'll need +== What You Need - - About 15 minutes - - A favorite text editor - - A modern web browser - - An internet connection +:java_version: 1.8 +include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/prereq_editor_jdk_buildtools.adoc[] + +include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[] [[scratch]] == Create an AngularJS Controller