# 7.15.接下来要读什么

如果您想了解有关本节中讨论的任何类的更多信息，请参阅[Spring Boot API 文档](https://docs.spring.io/spring-boot/docs/2.7.3/api/)，或者您可以直接浏览[源代码](https://github.com/spring-projects/spring-boot/tree/v2.7.3)。如果您有具体问题，请参阅[操作方法](https://docs.spring.io/spring-boot/docs/current/reference/html/howto.html#howto)部


---

# Agent Instructions: 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/7.-he-xin-te-xing/7.15.-jie-xia-lai-yao-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.
