|
199 | 199 | * [31. 缓存](IV. Spring Boot features/31. Caching.md) |
200 | 200 | * [31.1 支持的缓存提供商](IV. Spring Boot features/31.1 Supported cache providers.md) |
201 | 201 | * [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) |
203 | 203 | * [31.1.3 EhCache 2.x](IV. Spring Boot features/31.1.3 EhCache 2.x.md) |
204 | 204 | * [31.1.4 Hazelcast](IV. Spring Boot features/31.1.4 Hazelcast.md) |
205 | 205 | * [31.1.5 Infinispan](IV. Spring Boot features/31.1.5 Infinispan.md) |
|
342 | 342 | * [55.5 Google App Engine](VI. Deploying Spring Boot applications/55.5 Google App Engine.md) |
343 | 343 | * [56. 安装Spring Boot应用](VI. Deploying Spring Boot applications/56. Installing Spring Boot applications.md) |
344 | 344 | * [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) |
346 | 346 | * [56.1.2 安装为Systemd服务](VI. Deploying Spring Boot applications/56.1.2 Installation as a systemd service.md) |
347 | 347 | * [56.1.3 自定义启动脚本](VI. Deploying Spring Boot applications/56.1.3 Customizing the startup script.md) |
348 | 348 | * [56.2 Microsoft Windows服务](VI. Deploying Spring Boot applications/56.2 Microsoft Windows services.md) |
|
400 | 400 | * [68.1 创建自己的FailureAnalyzer](IX. ‘How-to’ guides/68.1 Create your own FailureAnalyzer.md) |
401 | 401 | * [68.2 解决自动配置问题](IX. ‘How-to’ guides/68.2 Troubleshoot auto-configuration.md) |
402 | 402 | * [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) |
404 | 404 | * [68.5 创建no-web应用](IX. ‘How-to’ guides/68.5 Create a non-web application.md) |
405 | 405 | * [69. 属性&配置](IX. ‘How-to’ guides/69. Properties & configuration.md) |
406 | 406 | * [69.1. 运行时暴露属性](IX. ‘How-to’ guides/69.1. Automatically expand properties at build time.md) |
|
521 | 521 | * [81.2 为老的servlet容器创建可部署的war文件](IX. ‘How-to’ guides/81.2 Create a deployable war file for older servlet containers.md) |
522 | 522 | * [81.3 将现有的应用转换为Spring Boot](IX. ‘How-to’ guides/81.3 Convert an existing application to Spring Boot.md) |
523 | 523 | * [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) |
525 | 525 | * [X.附录](X. Appendices/README.md) |
526 | 526 | * [附录A. 常见应用属性](X. Appendices/A. Common application properties.md) |
527 | 527 | * [附录B. 配置元数据](X. Appendices/B. Configuration meta-data.md) |
|
0 commit comments