# 5.11更多资源

有关AspectJ的更多信息，请访问AspectJ网站。

Adrian Colyer等人的Eclipse Aspectj。（Addison-Wesley，2005）为AspectJ语言提供了全面的介绍和参考。

Aspectj in Action，第二版由Ramnivas Laddad（Manning，2009）强烈推荐。这本书的重点是Aspectj，但许多一般的AOP主题被探索（在一定深度）。


---

# 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://docs.flydean.com/spring-framework-documentation5/core-technologies/5spring-aop/5.11further-resources.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.
