Skip navigation links
A B C D E F G I L O P R S T V Z 

D

dependencies(Action<LayeredSpec.DependenciesSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
Customizes the LayeredSpec.DependenciesSpec using the given action.
dependencies(Closure<?>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
Customizes the LayeredSpec.DependenciesSpec using the given closure.
DependenciesIntoLayerSpec(String) - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesIntoLayerSpec
Creates a new IntoLayerSpec that will control the content of the given layer.
DependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec...) - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesSpec
Creates a new DependenciesSpec with the given contents.
DEVELOPMENT_ONLY_CONFIGURATION_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
The name of the developmentOnly configuration.
docker(Action<DockerSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Configures the Docker connection using the given action.
docker(Closure<?>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
Configures the Docker connection using the given closure.
DockerRegistrySpec() - Constructor for class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
 
DockerSpec - Class in org.springframework.boot.gradle.tasks.bundling
Encapsulates Docker configuration options.
DockerSpec() - Constructor for class org.springframework.boot.gradle.tasks.bundling.DockerSpec
 
DockerSpec.DockerRegistrySpec - Class in org.springframework.boot.gradle.tasks.bundling
Encapsulates Docker registry authentication configuration options.
A B C D E F G I L O P R S T V Z 
Skip navigation links