# X.附录

- [附录A. 常见应用属性](https://jack80342.gitbook.io/spring-boot/x.-appendices/a.-common-application-properties.md)
- [附录B. 配置元数据](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata.md)
- [附录B.1. 元数据格式](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.1.-metadata-format.md)
- [附录B.1.1. Group属性](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.1.-metadata-format/b.1.1.-group-attributes.md)
- [附录B.1.2. Property属性](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.1.-metadata-format/b.1.2.-property-attributes.md)
- [附录B.1.3. Hint属性](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.1.-metadata-format/b.1.3-hint-attributes.md)
- [附录B.1.4. 可重复的元数据节点](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.1.-metadata-format/b.1.4.-repeated-metadata-items.md)
- [附录B.2. 提供人工提示](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.2-providing-manual-hints.md)
- [附录 B.2.1 值提示](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.2-providing-manual-hints/b.2.1-value-hint.md)
- [附录 B.2.2 值提供者](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.2-providing-manual-hints/b.2.2-value-provider.md)
- [附录B.3. 使用注解处理器产生自己的元数据](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.3.-generating-your-own-metadata-by-using-the-annotation-processor.md)
- [附录 B.3.1. 内嵌属性](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.3.-generating-your-own-metadata-by-using-the-annotation-processor/b.3.1.-nested-properties.md)
- [附录 B.3.2. 添加其他的元数据](https://jack80342.gitbook.io/spring-boot/x.-appendices/b.-configuration-metadata/b.3.-generating-your-own-metadata-by-using-the-annotation-processor/b.3.2.-adding-additional-metadata.md)
- [附录C. 自动配置类](https://jack80342.gitbook.io/spring-boot/x.-appendices/c.-auto-configuration-classes.md)
- [附录C.1. 来自spring-boot-autoconfigure模块](https://jack80342.gitbook.io/spring-boot/x.-appendices/c.-auto-configuration-classes/c.1.-from-the-spring-boot-autoconfigure-module.md)
- [附录C.2. 来自spring-boot-actuator-autoconfigure模块](https://jack80342.gitbook.io/spring-boot/x.-appendices/c.-auto-configuration-classes/c.2.-from-the-spring-boot-actuator-autoconfigure-module.md)
- [附录D. 测试的自动配置的标注](https://jack80342.gitbook.io/spring-boot/x.-appendices/d.-test-auto-configuration-annotations.md)
- [附录E. 可执行Jar格式](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format.md)
- [附录E.1. 内嵌JARs](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.1.-nested-jars.md)
- [附录E.1.1. 可执行Jar文件结构](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.1.-nested-jars/e.1.1.-the-executable-jar-file-structure.md)
- [附录E.1.2. 可执行War文件结构](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.1.-nested-jars/e.1.2.-the-executable-war-file-structure.md)
- [附录E.2. Spring Boot的"JarFile"类](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.2.-spring-boots-jarfile-class.md)
- [附录E.2.1. 对标准Java "JarFile"的兼容性](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.2.-spring-boots-jarfile-class/e.2.1.-compatibility-with-the-standard-java-jarfile.md)
- [附录E.3. 启动可执行Jars](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.3.-launching-executable-jars.md)
- [附录E.3.1 Launcher manifest](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.3.-launching-executable-jars/e.3.1.-launcher-manifest.md)
- [附录E.3.2. 暴露的存档](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.3.-launching-executable-jars/e.3.2.-exploded-archives.md)
- [附录E.4. PropertiesLauncher特性](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.4.-propertieslauncher-features.md)
- [附录E.5. 可执行jar的限制](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.5.-executable-jar-restrictions.md)
- [附录E.6. 可替代的单一jar解决方案](https://jack80342.gitbook.io/spring-boot/x.-appendices/e.-the-executable-jar-format/e.6.-alternative-single-jar-solutions.md)
- [附录F. 依赖版本](https://jack80342.gitbook.io/spring-boot/x.-appendices/f.-dependency-versions.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://jack80342.gitbook.io/spring-boot/x.-appendices.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.
