Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 506 Bytes

File metadata and controls

8 lines (7 loc) · 506 Bytes

Spring Boot Gradle Plugin

The Spring Boot Gradle Plugin provides Spring Boot support in Gradle, letting you package executable jar or war archives, run Spring Boot applications, and use the dependency management provided by spring-boot-dependencies. It requires Gradle 6.8, 6.9, or 7.x. See the plugin’s documentation to learn more:

  • Reference ({spring-boot-gradle-plugin-docs}[HTML] and {spring-boot-gradle-plugin-pdfdocs}[PDF])

  • {spring-boot-gradle-plugin-api}[API]