Uses of Class
org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesIntoLayerSpec
Packages that use LayeredSpec.DependenciesIntoLayerSpec
Package
Description
Support for creating executable jars and wars.
-
Uses of LayeredSpec.DependenciesIntoLayerSpec in org.springframework.boot.gradle.tasks.bundling
Constructors in org.springframework.boot.gradle.tasks.bundling with parameters of type LayeredSpec.DependenciesIntoLayerSpecModifierConstructorDescriptionDependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec... contents) Creates a newDependenciesSpecwith the givencontents.