简介

Spring Boot Gradle 插件为 Gradle 提供了 Spring Boot 支持。它允许你打包可执行的 jar 或 war 归档文件,运行 Spring Boot 应用程序,并使用 spring-boot-dependencies 提供的依赖管理。Spring Boot 的 Gradle 插件需要 Gradle 8.x(8.14 或更高版本)或 9.x,并且可以与 Gradle 的 配置缓存 一起使用。

除了此用户指南,还提供 API 文档

© . This site is unofficial and not affiliated with VMware.