# Snippets

- [Jpa和spring系列注解表](https://docs.crushing.xyz/java-ways/snippets/jpa-he-spring-xi-lie-zhu-jie-biao.md)
- [Java与oracle数据库各种操作](https://docs.crushing.xyz/java-ways/snippets/java-yu-oracle-shu-ju-ku-ge-zhong-cao-zuo.md)
- [Maven初始化template](https://docs.crushing.xyz/java-ways/snippets/maven-chu-shi-hua-template.md)
- [Nginx配置](https://docs.crushing.xyz/java-ways/snippets/nginx-pei-zhi.md)
- [Nginx反代后配置自动ssl续签](https://docs.crushing.xyz/java-ways/snippets/nginx-fan-dai-hou-pei-zhi-zi-dong-ssl-xu-qian.md)
- [终端033颜色](https://docs.crushing.xyz/java-ways/snippets/zhong-duan-033-yan-se.md)


---

# 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.crushing.xyz/java-ways/snippets.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.
