spring_reference/I. Spring Boot Documentation/3. First steps.md

8 lines
681 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### 3. 第一步
如果你想从总体上对Spring Boot或Spring入门可以从[这里开始](../II. Getting started/README.md)
- 从零开始:[概述](../II. Getting started/8. Introducing Spring Boot.md)[要求](../II. Getting started/9. System Requirements.md)[安装](../II. Getting started/10. Installing Spring Boot.md)
- 教程:[第一部分](../II. Getting started/11. Developing your first Spring Boot application.md)[第二部分](../II. Getting started/11.3. Writing the code.md)
- 运行示例:[第一部分](../II. Getting started/11.4. Running the example.md)[第二部分](../II. Getting started/11.5. Creating an executable jar.md)