# 59. 接下来阅读什么

如果想探索本章节讨论的某些内容，你可以看下执行器的[示例应用](https://github.com/spring-projects/spring-boot/tree/v2.0.0.RELEASE/spring-boot-samples)，你也可能想了解图形工具比如[Graphite](http://graphite.wikidot.com/)。

此外，你可以继续了解[部署选项](https://docs.spring.io/spring-boot/docs/2.0.0.RELEASE/reference/htmlsingle/#deployment)或直接跳到Spring Boot的[构建工具插件](https://docs.spring.io/spring-boot/docs/2.0.0.RELEASE/reference/htmlsingle/#build-tool-plugins)。


---

# 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://jack80342.gitbook.io/spring-boot/v.-spring-boot-actuator/59.-what-to-read-next.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.
