Package | Description |
---|---|
org.springframework.boot.gradle.tasks.bundling |
Support for creating executable jars and wars.
|
Modifier and Type | Method and Description |
---|---|
DockerSpec.DockerRegistrySpec |
DockerSpec.getRegistry()
Returns the
DockerSpec.DockerRegistrySpec that configures registry authentication. |
Modifier and Type | Method and Description |
---|---|
void |
DockerSpec.registry(org.gradle.api.Action<DockerSpec.DockerRegistrySpec> action)
Customizes the
DockerSpec.DockerRegistrySpec that configures registry authentication. |