- dependencies(Action<LayeredSpec.DependenciesSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
- dependencies(Closure<?>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
- DependenciesSpec(LayeredSpec.IntoLayerSpec...) - 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.