Skip to content

Commit b2d0962

Browse files
authored
Update SUMMARY.md
1 parent d60f3eb commit b2d0962

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
* [31. 缓存](IV. Spring Boot features/31. Caching.md)
200200
* [31.1 支持的缓存提供商](IV. Spring Boot features/31.1 Supported cache providers.md)
201201
* [31.1.1 Generic](IV. Spring Boot features/31.1.1 Generic.md)
202-
* [\[31.1.2 JCache \(JSR-107\)\]\(IV. Spring Boot features/31.1.2 JCache \(JSR-107\).md\)](IV. Spring Boot features/31.1.2 JCache %28JSR-107%29.md)
202+
* [31.1.2 JCache \(JSR-107\)](IV. Spring Boot features/31.1.2 JCache %28JSR-107%29.md)
203203
* [31.1.3 EhCache 2.x](IV. Spring Boot features/31.1.3 EhCache 2.x.md)
204204
* [31.1.4 Hazelcast](IV. Spring Boot features/31.1.4 Hazelcast.md)
205205
* [31.1.5 Infinispan](IV. Spring Boot features/31.1.5 Infinispan.md)
@@ -342,7 +342,7 @@
342342
* [55.5 Google App Engine](VI. Deploying Spring Boot applications/55.5 Google App Engine.md)
343343
* [56. 安装Spring Boot应用](VI. Deploying Spring Boot applications/56. Installing Spring Boot applications.md)
344344
* [56.1 Unix/Linux服务](VI. Deploying Spring Boot applications/56.1 Unix&Linux services.md)
345-
* [\[56.1.1 安装为init.d服务\(System V\)\]\(VI. Deploying Spring Boot applications/56.1.1 Installation as an init.d service \(System V\).md\)](VI. Deploying Spring Boot applications/56.1.1 Installation as an init.d service %28System V%29.md)
345+
* [56.1.1 安装为init.d服务\(System V\)](VI. Deploying Spring Boot applications/56.1.1 Installation as an init.d service %28System V%29.md)
346346
* [56.1.2 安装为Systemd服务](VI. Deploying Spring Boot applications/56.1.2 Installation as a systemd service.md)
347347
* [56.1.3 自定义启动脚本](VI. Deploying Spring Boot applications/56.1.3 Customizing the startup script.md)
348348
* [56.2 Microsoft Windows服务](VI. Deploying Spring Boot applications/56.2 Microsoft Windows services.md)
@@ -400,7 +400,7 @@
400400
* [68.1 创建自己的FailureAnalyzer](IX. ‘How-to’ guides/68.1 Create your own FailureAnalyzer.md)
401401
* [68.2 解决自动配置问题](IX. ‘How-to’ guides/68.2 Troubleshoot auto-configuration.md)
402402
* [68.3 启动前自定义Environment或ApplicationContext](IX. ‘How-to’ guides/68.3 Customize the Environment or ApplicationContext before it starts.md)
403-
* [\[68.4 构建ApplicationContext层次结构\]\(IX. ‘How-to’ guides/68.4 Build an ApplicationContext hierarchy \(adding a parent or root context\).md\)](IX. ‘How-to’ guides/68.4 Build an ApplicationContext hierarchy %28adding a parent or root context%29.md)
403+
* [68.4 构建ApplicationContext层次结构 \(添加父或根上下文\)](IX. ‘How-to’ guides/68.4 Build an ApplicationContext hierarchy %28adding a parent or root context%29.md)
404404
* [68.5 创建no-web应用](IX. ‘How-to’ guides/68.5 Create a non-web application.md)
405405
* [69. 属性&配置](IX. ‘How-to’ guides/69. Properties & configuration.md)
406406
* [69.1. 运行时暴露属性](IX. ‘How-to’ guides/69.1. Automatically expand properties at build time.md)
@@ -521,7 +521,7 @@
521521
* [81.2 为老的servlet容器创建可部署的war文件](IX. ‘How-to’ guides/81.2 Create a deployable war file for older servlet containers.md)
522522
* [81.3 将现有的应用转换为Spring Boot](IX. ‘How-to’ guides/81.3 Convert an existing application to Spring Boot.md)
523523
* [81.4 部署WAR到Weblogic](IX. ‘How-to’ guides/81.4 Deploying a WAR to Weblogic.md)
524-
* [\[81.5 部署WAR到老的\(Servlet2.5\)容器\]\(IX. ‘How-to’ guides/81.5 Deploying a WAR in an Old \(Servlet 2.5\) Container.md\)](IX. ‘How-to’ guides/81.5 Deploying a WAR in an Old %28Servlet 2.5%29 Container.md)
524+
* [81.5 部署WAR到老的\(Servlet2.5\)容器](IX. ‘How-to’ guides/81.5 Deploying a WAR in an Old %28Servlet 2.5%29 Container.md)
525525
* [X.附录](X. Appendices/README.md)
526526
* [附录A. 常见应用属性](X. Appendices/A. Common application properties.md)
527527
* [附录B. 配置元数据](X. Appendices/B. Configuration meta-data.md)

0 commit comments

Comments
 (0)