> 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/6.10.-jie-xia-lai-du-shen-me.md).

# 6.10. 接下来读什么

您现在应该了解如何使用 Spring Boot 以及应该遵循的一些最佳实践。现在，您可以继续深入了解特定的[*Spring Boot 功能*](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#features)，或者您可以跳过并阅读 Spring Boot 的“[生产就绪](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#actuator)”方面。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.shiker.tech/spring-boot-can-kao-wen-dang/6.-shi-yong-spring-boot-jin-xing-kai-fa/6.10.-jie-xia-lai-du-shen-me.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
