簡介

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.