Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- bind(Action<CacheSpec.BindCacheSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.CacheSpec
- 
Configures a bind cache using the givenaction.
- BindCacheSpec() - Constructor for class org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
- BOM_COORDINATES - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The coordinates(group:name:version)of thespring-boot-dependenciesbom.
- BOOT_ARCHIVES_CONFIGURATION_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of theConfigurationthat contains Spring Boot archives.
- BOOT_BUILD_IMAGE_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of the defaultBootBuildImagetask.
- BOOT_JAR_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of the defaultBootJartask.
- BOOT_WAR_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of the defaultBootWartask.
- BootArchive - Interface in org.springframework.boot.gradle.tasks.bundling
- 
A Spring Boot "fat" archive task.
- BootBuildImage - Class in org.springframework.boot.gradle.tasks.bundling
- BootBuildImage() - Constructor for class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- bootInf(Action<CopySpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- 
Calls the givenactionto add content to theBOOT-INFdirectory of the jar.
- BootJar - Class in org.springframework.boot.gradle.tasks.bundling
- 
A customJartask that produces a Spring Boot executable jar.
- BootJar() - Constructor for class org.springframework.boot.gradle.tasks.bundling.BootJar
- 
Creates a newBootJartask.
- BootRun - Class in org.springframework.boot.gradle.tasks.run
- 
CustomJavaExectask for running a Spring Boot application.
- BootRun() - Constructor for class org.springframework.boot.gradle.tasks.run.BootRun
- BootWar - Class in org.springframework.boot.gradle.tasks.bundling
- 
A customWartask that produces a Spring Boot executable war.
- BootWar() - Constructor for class org.springframework.boot.gradle.tasks.bundling.BootWar
- 
Creates a newBootWartask.
- buildCache(Action<CacheSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Customizes theCacheSpecfor the build cache using the givenaction.
- builderRegistry(Action<DockerSpec.DockerRegistrySpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- 
Customizes theDockerSpec.DockerRegistrySpecthat configures authentication to the builder registry.
- buildInfo() - Method in class org.springframework.boot.gradle.dsl.SpringBootExtension
- 
Creates a newBuildInfotask namedbootBuildInfoand configures the Java plugin'sclassestask to depend upon it.
- buildInfo(Action<BuildInfo>) - Method in class org.springframework.boot.gradle.dsl.SpringBootExtension
- 
Creates a newBuildInfotask namedbootBuildInfoand configures the Java plugin'sclassestask to depend upon it.
- BuildInfo - Class in org.springframework.boot.gradle.tasks.buildinfo
- BuildInfo() - Constructor for class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
- BuildInfoProperties - Class in org.springframework.boot.gradle.tasks.buildinfo
- 
The properties that are written into thebuild-info.propertiesfile.
- BuildInfoProperties(Project, SetProperty<String>) - Constructor for class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- buildWorkspace(Action<CacheSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- 
Customizes theCacheSpecfor the build temporary workspace using the givenaction.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form