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