Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Update README.adoc #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down