From 9ff3e60289d53e48645e513534c33827ddba46ff Mon Sep 17 00:00:00 2001 From: qibaoguang Date: Wed, 13 May 2015 00:03:13 +0800 Subject: [PATCH] Update D.1.2. The executable war file structure.md --- X. Appendices/D.1.2. The executable war file structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X. Appendices/D.1.2. The executable war file structure.md b/X. Appendices/D.1.2. The executable war file structure.md index 9c58544..efdf071 100644 --- a/X. Appendices/D.1.2. The executable war file structure.md +++ b/X. Appendices/D.1.2. The executable war file structure.md @@ -1,4 +1,4 @@ -### D.1.2. 可执行war文件结构 +### 附录D.1.2. 可执行war文件结构 Spring Boot Loader兼容的war文件应该遵循以下结构: ```java