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 4.4 or later. Please
refer to the plugin’s documentation to learn more: