Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DEFLATED - Enum constant in enum class org.springframework.boot.gradle.tasks.bundling.ZipCompression
-
The entry should be
ZipEntry.DEFLATED
in the archive. - dependencies(Action<LayeredSpec.DependenciesSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
Customizes the
LayeredSpec.DependenciesSpec
using the givenaction
. - 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() - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesSpec
- DependenciesSpec(LayeredSpec.DependenciesIntoLayerSpec...) - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesSpec
-
Creates a new
DependenciesSpec
with the givencontents
. - 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
. - 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(ObjectFactory) - 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form