Build Tool Plugins

Spring Boot 为 Maven 和 Gradle 提供了构建工具插件。插件提供了各种功能,包括可执行 jar 的打包。本部分提供了关于这两个插件的更多详细信息,以及如果你需要扩展不受支持的构建系统时的一些帮助。如果你刚开始,你可能希望先从 “Developing with Spring Boot” 部分阅读 “Build Systems”。

Spring Boot provides build tool plugins for Maven and Gradle. The plugins offer a variety of features, including the packaging of executable jars. This section provides more details on both plugins as well as some help should you need to extend an unsupported build system. If you are just getting started, you might want to read “Build Systems” from the “Developing with Spring Boot” section first.