Package | Description |
---|---|
org.springframework.boot.gradle.tasks.bundling |
Support for creating executable jars and wars.
|
Class and Description |
---|
BootArchive
A Spring Boot "fat" archive task.
|
LaunchScriptConfiguration
Encapsulates the configuration of the launch script for an executable jar or war.
|
ZipCompression
An enumeration of supported compression options for an entry in a ZIP archive.
|