The Spring Boot Gradle Plugin provides Spring Boot support
in Gradle, allowing you to package executable jar or war archives, run Spring Boot
applications and use the dependency management provided by spring-boot-dependencies
.
It requires Gradle 3.4 or later. Please refer to the plugin’s
documentation to learn more.