索引
常量字段值|所有程序包|所有类和接口|序列化表格
B
- bind(Action<CacheSpec.BindCacheSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.CacheSpec
-
Configures a bind cache using the given
action
. - BindCacheSpec() - 类的构造器 org.springframework.boot.gradle.tasks.bundling.CacheSpec.BindCacheSpec
- BOM_COORDINATES - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The coordinates
(group:name:version)
of thespring-boot-dependencies
bom. - BOOT_ARCHIVES_CONFIGURATION_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the
Configuration
that contains Spring Boot archives. - BOOT_BUILD_IMAGE_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the default
BootBuildImage
task. - BOOT_JAR_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the default
BootJar
task. - BOOT_WAR_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the default
BootWar
task. - BootArchive - org.springframework.boot.gradle.tasks.bundling中的接口
-
A Spring Boot "fat" archive task.
- BootBuildImage - org.springframework.boot.gradle.tasks.bundling中的类
- BootBuildImage() - 类的构造器 org.springframework.boot.gradle.tasks.bundling.BootBuildImage
- bootInf(Action<CopySpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
-
Calls the given
action
to add content to theBOOT-INF
directory of the jar. - BootJar - org.springframework.boot.gradle.tasks.bundling中的类
-
A custom
Jar
task that produces a Spring Boot executable jar. - BootJar() - 类的构造器 org.springframework.boot.gradle.tasks.bundling.BootJar
-
Creates a new
BootJar
task. - BootRun - org.springframework.boot.gradle.tasks.run中的类
-
Custom
JavaExec
task for running a Spring Boot application. - BootRun() - 类的构造器 org.springframework.boot.gradle.tasks.run.BootRun
- BootWar - org.springframework.boot.gradle.tasks.bundling中的类
-
A custom
War
task that produces a Spring Boot executable war. - BootWar() - 类的构造器 org.springframework.boot.gradle.tasks.bundling.BootWar
-
Creates a new
BootWar
task. - buildCache(Action<CacheSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Customizes the
CacheSpec
for the build cache using the givenaction
. - builderRegistry(Action<DockerSpec.DockerRegistrySpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.DockerSpec
-
Customizes the
DockerSpec.DockerRegistrySpec
that configures authentication to the builder registry. - buildInfo() - 类中的方法 org.springframework.boot.gradle.dsl.SpringBootExtension
-
Creates a new
BuildInfo
task namedbootBuildInfo
and configures the Java plugin'sclasses
task to depend upon it. - buildInfo(Action<BuildInfo>) - 类中的方法 org.springframework.boot.gradle.dsl.SpringBootExtension
-
Creates a new
BuildInfo
task namedbootBuildInfo
and configures the Java plugin'sclasses
task to depend upon it. - BuildInfo - org.springframework.boot.gradle.tasks.buildinfo中的类
- BuildInfo() - 类的构造器 org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
- BuildInfoProperties - org.springframework.boot.gradle.tasks.buildinfo中的类
-
The properties that are written into the
build-info.properties
file. - BuildInfoProperties(Project, SetProperty<String>) - 类的构造器 org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
- buildWorkspace(Action<CacheSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Customizes the
CacheSpec
for the build temporary workspace using the givenaction
.
常量字段值|所有程序包|所有类和接口|序列化表格