We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacab06 commit 64ea035Copy full SHA for 64ea035
III. Using Spring Boot/README.md
@@ -1,4 +1,4 @@
1
### 使用Spring Boot
2
本章节将会详细介绍如何使用Spring Boot。它覆盖了构建系统,自动配置和运行/部署选项等主题。我们也覆盖了一些Spring Boot最佳实践。尽管Spring Boot没有什么特别的(只是一个你能消费的库),但仍有一些建议,如果你遵循的话将会让你的开发进程更容易。
3
4
-如果你刚接触Spring Boot,那最好先读下上一章节的[Getting Started](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started)指南。
+如果你刚接触Spring Boot,那最好先读下上一章节的[Getting Started](../II. Getting started/README.md)指南。
0 commit comments