> For the complete documentation index, see [llms.txt](https://doc.shiker.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.shiker.tech/spring-boot-can-kao-wen-dang/6.-shi-yong-spring-boot-jin-xing-kai-fa.md).

# 6. 使用 Spring Boot 进行开发

本节将更详细地介绍如何使用 Spring Boot。它涵盖了构建系统、自动配置以及如何运行应用程序等主题。我们还介绍了一些 Spring Boot 最佳实践。尽管 Spring Boot 没有什么特别之处（它只是您可以使用的另一个库），但有一些建议，如果遵循这些建议，将使您的开发过程变得更容易一些。

如果您开始使用 Spring Boot，您可能应该在深入本节之前阅读[*入门指南。*](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started)
