Class LayeredSpec.IntoLayersSpec
java.lang.Object
org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayersSpec
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LayeredSpec.ApplicationSpec
,LayeredSpec.DependenciesSpec
- Enclosing class:
- LayeredSpec
Base class for specs that control the layers to which a category of content should
belong.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
intoLayer
(String layer, org.gradle.api.Action<LayeredSpec.IntoLayerSpec> action)
-
Method Details
-
intoLayer
-
intoLayer
-