Fixing some small errors
This commit is contained in:
Родитель
9206391df6
Коммит
2719535bd3
|
@ -47,7 +47,7 @@ The following steps show you how to install the Azure Toolkit for Eclipse.
|
||||||
|
|
||||||
![Installing the Azure Toolkit for Eclipse][02]
|
![Installing the Azure Toolkit for Eclipse][02]
|
||||||
|
|
||||||
1. If you expand the **Azure Toolkit for Eclipse**, you will see a list of components like following examples:
|
1. If you expand **Azure Toolkit for Eclipse**, you will see a list of components that will be installed; for example:
|
||||||
|
|
||||||
| Feature | Description |
|
| Feature | Description |
|
||||||
|---|---|
|
|---|---|
|
||||||
|
|
|
@ -32,7 +32,7 @@ This tutorial walks you through the steps to deploy a Spring Boot application as
|
||||||
|
|
||||||
### Import the public repository
|
### Import the public repository
|
||||||
|
|
||||||
The following steps walk you through cloning the Spring Boot Docker repository to your local computer by using IntelliJ. If you want to use a command line, see [Deploy a Spring Boot application on Linux in Azure Container Service][Deploy Spring Boot on Linux in ACS].
|
The following steps walk you through cloning the Spring Boot Docker repository to your local computer by using IntelliJ. If you want to use a command line, see [Deploy a Spring Boot application on Linux in Azure Container Service][Deploy Spring Boot on Linux in AKS].
|
||||||
|
|
||||||
1. Open Eclipse.
|
1. Open Eclipse.
|
||||||
|
|
||||||
|
@ -207,7 +207,7 @@ For additional resources for Docker, see the official [Docker website].
|
||||||
<!-- URL List -->
|
<!-- URL List -->
|
||||||
|
|
||||||
[Azure Management Portal]: http://go.microsoft.com/fwlink/?LinkID=512959
|
[Azure Management Portal]: http://go.microsoft.com/fwlink/?LinkID=512959
|
||||||
[Deploy Spring Boot on Linux in ACS]: /azure/container-service/kubernetes/container-service-deploy-spring-boot-app-on-linux
|
[Deploy Spring Boot on Linux in AKS]: /azure/container-service/kubernetes/container-service-deploy-spring-boot-app-on-linux
|
||||||
[Docker]: https://www.docker.com/
|
[Docker]: https://www.docker.com/
|
||||||
[Publish Container with Azure Toolkit]: azure-toolkit-for-eclipse-publish-as-docker-container.md
|
[Publish Container with Azure Toolkit]: azure-toolkit-for-eclipse-publish-as-docker-container.md
|
||||||
[Spring Boot]: http://projects.spring.io/spring-boot/
|
[Spring Boot]: http://projects.spring.io/spring-boot/
|
||||||
|
|
|
@ -30,7 +30,7 @@ This tutorial walks you through the steps to deploy a Spring Boot application as
|
||||||
|
|
||||||
## Clone the default Spring Boot Docker repo
|
## Clone the default Spring Boot Docker repo
|
||||||
|
|
||||||
The following steps walk you through cloning the Spring Boot Docker repo by using IntelliJ. If you want to use a command line, see [Deploy a Spring Boot application on Linux in Azure Container Service][Deploy Spring Boot on Linux in ACS].
|
The following steps walk you through cloning the Spring Boot Docker repo by using IntelliJ. If you want to use a command line, see [Deploy a Spring Boot application on Linux in Azure Container Service][Deploy Spring Boot on Linux in AKS].
|
||||||
|
|
||||||
1. Open IntelliJ.
|
1. Open IntelliJ.
|
||||||
|
|
||||||
|
@ -223,7 +223,7 @@ To learn about additional methods for creating Spring Boot apps by using Intelli
|
||||||
[Azure Management Portal]: http://go.microsoft.com/fwlink/?LinkID=512959
|
[Azure Management Portal]: http://go.microsoft.com/fwlink/?LinkID=512959
|
||||||
[Azure Sign In for IntelliJ]: ./azure-toolkit-for-intellij-sign-in-instructions.md
|
[Azure Sign In for IntelliJ]: ./azure-toolkit-for-intellij-sign-in-instructions.md
|
||||||
[Configuring Artifacts]: https://www.jetbrains.com/help/idea/2016.1/configuring-artifacts.html
|
[Configuring Artifacts]: https://www.jetbrains.com/help/idea/2016.1/configuring-artifacts.html
|
||||||
[Deploy Spring Boot on Linux in ACS]: /azure/container-service/kubernetes/container-service-deploy-spring-boot-app-on-linux
|
[Deploy Spring Boot on Linux in AKS]: /azure/container-service/kubernetes/container-service-deploy-spring-boot-app-on-linux
|
||||||
[Docker]: https://www.docker.com/
|
[Docker]: https://www.docker.com/
|
||||||
[Publish Container with Azure Toolkit]: ./azure-toolkit-for-intellij-publish-as-docker-container.md
|
[Publish Container with Azure Toolkit]: ./azure-toolkit-for-intellij-publish-as-docker-container.md
|
||||||
[Spring Boot]: http://projects.spring.io/spring-boot/
|
[Spring Boot]: http://projects.spring.io/spring-boot/
|
||||||
|
|
|
@ -27,29 +27,29 @@ sections:
|
||||||
- type: list
|
- type: list
|
||||||
style: unordered
|
style: unordered
|
||||||
items:
|
items:
|
||||||
- href: deploy-spring-boot-java-web-app-on-azure.md
|
- type: markdown
|
||||||
html: <p>Deploy a Spring Boot app to the Azure App Service</p>
|
text: [Deploy a Spring Boot app to the Azure App Service](deploy-spring-boot-java-web-app-on-azure.md)
|
||||||
- href: deploy-spring-boot-java-app-with-maven-plugin.md
|
- type: markdown
|
||||||
html: <p>Use the Maven Plugin for Azure Web Apps to deploy a Spring Boot app to Azure</p>
|
html: [Use the Maven Plugin for Azure Web Apps to deploy a Spring Boot app to Azure](deploy-spring-boot-java-app-with-maven-plugin.md)
|
||||||
- title: Official Spring Documentation
|
- title: Official Spring Documentation
|
||||||
items:
|
items:
|
||||||
- type: list
|
- type: list
|
||||||
style: unordered
|
style: unordered
|
||||||
items:
|
items:
|
||||||
- href: https://spring.io/
|
- type: markdown
|
||||||
html: <p>Spring Framework</p>
|
text: [Spring Framework](https://spring.io/)
|
||||||
- href: https://spring.io/docs
|
- type: markdown
|
||||||
html: <p>Learn Spring</p>
|
text: [Learn Spring](https://spring.io/docs)
|
||||||
- href: https://spring.io/docs/reference
|
- type: markdown
|
||||||
html: <p>Reference Documentation</p>
|
text: [Reference Documentation](https://spring.io/docs/reference)
|
||||||
- title: Samples
|
- title: Samples
|
||||||
items:
|
items:
|
||||||
- type: list
|
- type: list
|
||||||
style: unordered
|
style: unordered
|
||||||
items:
|
items:
|
||||||
- href: https://start.spring.io/
|
- type: markdown
|
||||||
html: <p>Spring Initializr/p>
|
text: [Spring Initializr](https://start.spring.io/)
|
||||||
- href: https://github.com/spring-guides/
|
- type: markdown
|
||||||
html: <p>Spring Guides</p>
|
text: [Spring Guides](https://github.com/spring-guides/)
|
||||||
- href: https://github.com/Microsoft/azure-spring-boot/
|
- type: markdown
|
||||||
html: <p>Spring Boot Starters for Azure</p>
|
text: [Spring Boot Starters for Azure](https://github.com/Microsoft/azure-spring-boot/)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче