| Package | Description |
|---|---|
| org.springframework.boot.gradle.tasks.bundling |
Support for creating executable jars and wars.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayeredSpec.IntoLayersSpec.intoLayer(java.lang.String layer,
org.gradle.api.Action<LayeredSpec.IntoLayerSpec> action) |
| Constructor and Description |
|---|
ApplicationSpec(LayeredSpec.IntoLayerSpec... contents)
Creates a new
ApplicationSpec with the given contents. |
DependenciesSpec(LayeredSpec.IntoLayerSpec... contents)
Creates a new
DependenciesSpec with the given contents. |