Skip to content

Commit

Permalink
Remove Java 11 prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Oct 1, 2019
1 parent 68a9866 commit d12b935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 02-build-a-simple-spring-boot-microservice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ In order to create the application graphically, you can use [the Azure portal](h

- Look for your Azure Spring Cloud cluster in your resource group
- Go to "App Management" and create an application
- Create a new application named "simple-microservice" that uses Java 11
- Create a new application named "simple-microservice"

![Create application](media/01-create-application.png)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After completing all the guides, you should have a fairly good understanding of

## Prerequisites

- Java 11 or above
- Java 8 or above
- The [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli/?WT.mc_id=azurespringcloud-github-judubois)
- A [GitHub account](https://github.com)

Expand Down

0 comments on commit d12b935

Please sign in to comment.