Skip to content
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ follow [The Twelve-Factor App](https://12factor.net/) methodology and are ready
# Getting Started
* Install [Maven](https://maven.apache.org/install.html) and [Docker](https://docs.docker.com/install/)
* Access to [azure-spring-cloud.azurewebsites.net](https://azure-spring-cloud.azurewebsites.net/)
* Sign in with your Azure subscription if you want your Spring Cloud Azure modules to be configured. If you don't have a Azure subscription get a [free one](https://azure.microsoft.com/en-us/free/).
* Sign in with your Azure subscription if you want your Spring Cloud Azure modules to be configured. If you don't have an Azure subscription get a [free one](https://azure.microsoft.com/en-us/free/).
* Select the modules you'd like to start with and generate the project.
* You can run locally with docker compose. Extract and go to project root directory, run the following:
```
Expand Down