| Package | Description |
|---|---|
| org.springframework.boot.gradle.tasks.bundling |
Support for creating executable jars and wars.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BootJar
A custom
Jar task that produces a Spring Boot executable jar. |
class |
BootWar
A custom
War task that produces a Spring Boot executable war. |