Uses of Class
org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesIntoLayerSpec
Package
Description
Support for creating executable jars and wars.
-
Uses of LayeredSpec.DependenciesIntoLayerSpec in org.springframework.boot.gradle.tasks.bundling
ModifierConstructorDescriptionDependenciesSpec
(LayeredSpec.DependenciesIntoLayerSpec... contents) Creates a newDependenciesSpec
with the givencontents
.