Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateBuildProperties() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
- 
Generates thebuild-info.propertiesfile in the configureddestination.
- getAdditional() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the additional properties that will be included.
- getApplication() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- 
Returns theLayeredSpec.ApplicationSpecthat controls the layers to which application classes and resources belong.
- getApplicationClass() - Method in class org.springframework.boot.gradle.tasks.aot.ProcessAot
- getArchiveFile() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the property for the archive file from which the image will be built.
- getArtifact() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the value used for thebuild.artifactproperty.
- getArtifactId() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getBindings() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the volume bindings that will be mounted to the container when building the image.
- getBootInf() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- 
Returns aCopySpecthat can be used to add content to theBOOT-INFdirectory of the jar.
- getBuildCache() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the build cache that will be used when building the image.
- getBuilder() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the builder that will be used to build the image.
- getBuilderRegistry() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- 
Returns theDockerSpec.DockerRegistrySpecthat configures authentication to the builder registry.
- getBuildpacks() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the buildpacks that will be used when building the image.
- getCertPath() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- getClassesOutput() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getClasspath() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
- 
Returns the classpath that the task will examine when resolving the main class name.
- getClasspath() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- 
Returns the classpath that will be included in the archive.
- getClasspath() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- getClasspathRoots() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getConfiguredMainClassName() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
- 
Returns the property for the explicitly configured main class name that should be used in favor of resolving the main class name from the classpath.
- getDependencies() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- 
Returns theLayeredSpec.DependenciesSpecthat controls the layers to which dependencies belong.
- getDestinationDir() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
- 
Returns the directory to which thebuild-info.propertiesfile will be written.
- getDocker() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the Docker configuration the builder will use.
- getEmail() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
- 
Returns the email address associated with the Docker registry username.
- getEnvironment() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the environment that will be used when building the image.
- getGroup() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the value used for thebuild.groupproperty.
- getGroupId() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getHost() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- getImageName() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the name of the image that will be built.
- getLaunchCache() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the launch cache that will be used when building the image.
- getLaunchScript() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- 
Returns theLaunchScriptConfigurationthat will control the script that is prepended to the archive.
- getLaunchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- getLaunchScript() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- getLayered() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- 
Returns the spec that describes the layers in a layered jar.
- getLayered() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 
Returns the spec that describes the layers in a layered jar.
- getLayerOrder() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- 
Returns the order of the layers in the archive from least to most frequently changing.
- getMainClass() - Method in class org.springframework.boot.gradle.dsl.SpringBootExtension
- 
Returns the fully-qualified name of the application's main class.
- getMainClass() - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- 
Returns the fully-qualified name of the application's main class.
- getMainClass() - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- getMainClass() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- getName() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the value used for thebuild.nameproperty.
- getName() - Method in class org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
- 
Returns the name of the cache.
- getNetwork() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the network the build container will connect to.
- getOutputFile() - Method in class org.springframework.boot.gradle.plugin.ResolveMainClassName
- 
Returns the property for the task's output file that will contain the name of the main class.
- getPassword() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
- 
Returns the password to use when authenticating to the Docker registry.
- getProperties() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
- 
Returns thepropertiesthat will be included in thebuild-info.propertiesfile.
- getProperties() - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
- 
Returns the properties that are applied to the launch script when it's being including in the executable archive.
- getProvidedClasspath() - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 
Returns the provided classpath, the contents of which will be included in theWEB-INF/lib-provideddirectory of the war.
- getPublishRegistry() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- 
Returns theDockerSpec.DockerRegistrySpecthat configures authentication to the publishing registry.
- getPullPolicy() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns image pull policy that will be used when building the image.
- getResourcesOutput() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getRunImage() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the run image that will be included in the built image.
- getScript() - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
- 
Returns the scriptFilethat will be included in the executable archive.
- getSourcesOutput() - Method in class org.springframework.boot.gradle.tasks.aot.AbstractAot
- getTags() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the tags that will be created for the built image.
- getTargetJavaVersion() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Returns the target Java version of the project (e.g.
- getTime() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the value used for thebuild.timeproperty.
- getToken() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
- 
Returns the identity token to use when authenticating to the Docker registry.
- getUrl() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
- 
Returns the Docker registry URL.
- getUsername() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec.DockerRegistrySpec
- 
Returns the username to use when authenticating to the Docker registry.
- getVersion() - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- 
Returns the value used for thebuild.versionproperty.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form