Package | Description |
---|---|
org.springframework.boot.gradle.dsl |
Spring Boot Gradle DSL.
|
org.springframework.boot.gradle.plugin |
Central classes for the Spring Boot Gradle plugin.
|
org.springframework.boot.gradle.tasks.application |
Classes related to Gradle's application features.
|
org.springframework.boot.gradle.tasks.buildinfo |
Support for producing build info for consumption by Spring Boot's actuator.
|
org.springframework.boot.gradle.tasks.bundling |
Support for creating executable jars and wars.
|
org.springframework.boot.gradle.tasks.run |
Support for running Spring Boot applications.
|