Skip to content

Commit 401cc21

Browse files
committed
Update SUMMARY.md
1 parent c3aa7e6 commit 401cc21

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SUMMARY.md

+14
Original file line numberDiff line numberDiff line change
@@ -387,3 +387,17 @@
387387
* [附录 C.1. 来自spring-boot-autoconfigure模块](X. Appendices/C.1. From the “spring-boot-autoconfigure” module.md)
388388
* [附录C.2. 来自spring-boot-actuator模块](X. Appendices/C.2. From the “spring-boot-actuator” module.md)
389389
* [附录D. 可执行jar格式](X. Appendices/D. The executable jar format.md)
390+
* [附录D.1. 内嵌JARs](X. Appendices/D.1. Nested JARs.md)
391+
* [附录D.1.1. 可执行jar文件结构](X. Appendices/D.1.1. The executable jar file structure.md)
392+
* [附录D.1.2. 可执行war文件结构](X. Appendices/D.1.2. The executable war file structure.md)
393+
* [附录D.2. Spring Boot的"JarFile"类](X. Appendices/D.2. Spring Boot’s “JarFile” class.md)
394+
* [附录D.2.1. 对标准Java "JarFile"的兼容性](X. Appendices/D.2.1. Compatibility with the standard Java “JarFile”.md)
395+
* [附录D.3. 启动可执行jars](X. Appendices/D.3. Launching executable jars.md)
396+
* [附录D.3.1 Launcher manifest](X. Appendices/D.3.1. Launcher manifest.md)
397+
* [附录D.3.2. 暴露的存档](X. Appendices/D.3.2. Exploded archives.md)
398+
* [附录D.4. PropertiesLauncher特性](X. Appendices/D.4. PropertiesLauncher Features.md)
399+
* [附录D.5. 可执行jar的限制](X. Appendices/D.5. Executable jar restrictions.md)
400+
* [附录D.5.1. Zip实体压缩](X. Appendices/D.5.1. Zip entry compression.md)
401+
* [附录D.5.2. 系统ClassLoader](X. Appendices/D.5.2. System ClassLoader.md)
402+
* [附录D.6. 可替代的单一jar解决方案](X. Appendices/D.6. Alternative single jar solutions.md)
403+
* [附录E. 依赖版本](X. Appendices/E. Dependency versions.md)

0 commit comments

Comments
 (0)