|
371 | 371 | * [64. Spring Boot Gradle插件](VIII. Build tool plugins/64. Spring Boot Gradle plugin.md)
|
372 | 372 | * [64.1 包含该插件](VIII. Build tool plugins/64.1 Including the plugin.md)
|
373 | 373 | * [64.2 Gradle依赖管理](VIII. Build tool plugins/64.2 Gradle dependency management.md)
|
374 |
| - * [59.2.1. 自定义版本管理](VIII. Build tool plugins/59.2.1. Custom version management.md) |
375 |
| - * [59.3. 默认排除规则](VIII. Build tool plugins/59.3. Default exclude rules.md) |
376 |
| - * [59.4. 打包可执行jar和war文件](VIII. Build tool plugins/59.4. Packaging executable jar and war files.md) |
377 |
| - * [59.5. 就地(in-place)运行项目](VIII. Build tool plugins/59.5. Running a project in-place.md) |
378 |
| - * [59.6. Spring Boot插件配置](VIII. Build tool plugins/59.6. Spring Boot plugin configuration.md) |
379 |
| - * [59.7. Repackage配置](VIII. Build tool plugins/59.7. Repackage configuration.md) |
380 |
| - * [59.8. 使用Gradle自定义配置进行Repackage](VIII. Build tool plugins/59.8. Repackage with custom Gradle configuration.md) |
381 |
| - * [59.8.1. 配置选项](VIII. Build tool plugins/59.8.1. Configuration options.md) |
382 |
| - * [59.9. 理解Gradle插件是如何工作的](VIII. Build tool plugins/59.9. Understanding how the Gradle plugin works.md) |
383 |
| - * [60. 对其他构建系统的支持](VIII. Build tool plugins/60. Supporting other build systems.md) |
384 |
| - * [60.1. 重新打包存档](VIII. Build tool plugins/60.1. Repackaging archives.md) |
385 |
| - * [60.2. 内嵌的库](VIII. Build tool plugins/60.2. Nested libraries.md) |
386 |
| - * [60.3. 查找main类](VIII. Build tool plugins/60.3. Finding a main class.md) |
387 |
| - * [60.4. repackage实现示例](VIII. Build tool plugins/60.4. Example repackage implementation.md) |
388 |
| - * [61. 接下来阅读什么](VIII. Build tool plugins/61. What to read next.md) |
| 374 | + * [64.3 打包可执行jar和war文件](VIII. Build tool plugins/64.3 Packaging executable jar and war files.md) |
| 375 | + * [64.4 就地(in-place)运行项目](VIII. Build tool plugins/64.4 Running a project in-place.md) |
| 376 | + * [64.5 Spring Boot插件配置](VIII. Build tool plugins/64.5 Spring Boot plugin configuration.md) |
| 377 | + * [64.6 Repackage配置](VIII. Build tool plugins/64.6 Repackage configuration.md) |
| 378 | + * [64.7 使用Gradle自定义配置进行Repackage](VIII. Build tool plugins/64.7 Repackage with custom Gradle configuration.md) |
| 379 | + * [64.7.1 配置选项](VIII. Build tool plugins/64.7.1 Configuration options.md) |
| 380 | + * [64.7.2 可用的layouts](VIII. Build tool plugins/64.7.2 Available layouts.md) |
| 381 | + * [64.8 理解Gradle插件是如何工作的](VIII. Build tool plugins/64.8 Understanding how the Gradle plugin works.md) |
| 382 | + * [64.9 使用Gradle将artifacts发布到Maven仓库](VIII. Build tool plugins/64.9 Publishing artifacts to a Maven repository using Gradle.md) |
| 383 | + * [64.9.1 自定义Gradle,用于产生一个继承依赖管理的pom](VIII. Build tool plugins/64.9.1 Configuring Gradle to produce a pom that inherits dependency management.md) |
| 384 | + * [64.9.2 自定义Gradle,用于产生一个导入依赖管理的pom](VIII. Build tool plugins/64.9.2 Configuring Gradle to produce a pom that imports dependency management.md) |
| 385 | + * [65. Spring Boot AntLib模块](VIII. Build tool plugins/65. Spring Boot AntLib module.md) |
| 386 | + * [65.1. Spring Boot Ant任务](VIII. Build tool plugins/65.1. Spring Boot Ant tasks.md) |
| 387 | + * [65.1.1. spring-boot:exejar](VIII. Build tool plugins/65.1.1. spring-boot:exejar.md) |
| 388 | + * [65.1.2. 示例](VIII. Build tool plugins/65.1.2. Examples.md) |
| 389 | + * [65.2. spring-boot:findmainclass](VIII. Build tool plugins/65.2. spring-boot:findmainclass.md) |
| 390 | + * [65.2.1. 示例](VIII. Build tool plugins/65.2.1. Examples.md) |
| 391 | + * [66. 对其他构建系统的支持](VIII. Build tool plugins/66. Supporting other build systems.md) |
| 392 | + * [66.1. 重新打包存档](VIII. Build tool plugins/66.1. Repackaging archives.md) |
| 393 | + * [66.2. 内嵌库](VIII. Build tool plugins/66.2.Nested libraries.md) |
| 394 | + * [66.3. 查找main类](VIII. Build tool plugins/66.3. Finding a main class.md) |
| 395 | + * [66.4. repackage实现示例](VIII. Build tool plugins/66.4. Example repackage implementation.md) |
| 396 | + * [67. 接下来阅读什么](VIII. Build tool plugins/67. What to read next.md) |
389 | 397 | * [IX. How-to指南](IX. ‘How-to’ guides/README.md)
|
390 | 398 | * [62. Spring Boot应用](IX. ‘How-to’ guides/62. Spring Boot application.md)
|
391 | 399 | * [62.1. 解决自动配置问题](IX. ‘How-to’ guides/62.1. Troubleshoot auto-configuration.md)
|
|
0 commit comments