索引
常量字段值|所有程序包|所有类和接口|序列化表格
P
- PROCESS_AOT_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootAotPlugin
-
Name of the default
ProcessAot
task. - PROCESS_TEST_AOT_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootAotPlugin
-
Name of the default
ProcessAot
task. - ProcessAot - org.springframework.boot.gradle.tasks.aot中的类
-
Custom
JavaExec
task for ahead-of-time processing of a Spring Boot application. - ProcessAot() - 类的构造器 org.springframework.boot.gradle.tasks.aot.ProcessAot
- ProcessTestAot - org.springframework.boot.gradle.tasks.aot中的类
-
Custom
JavaExec
task for ahead-of-time processing of a Spring Boot application's tests. - ProcessTestAot() - 类的构造器 org.springframework.boot.gradle.tasks.aot.ProcessTestAot
- PRODUCTION_RUNTIME_CLASSPATH_CONFIGURATION_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the
productionRuntimeClasspath
configuration. - properties(Map<String, String>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
-
Sets the properties that are applied to the launch script when it's being including in the executable archive.
- properties(Action<BuildInfoProperties>) - 类中的方法 org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
-
Executes the given
action
on theBuildInfo.getProperties()
properties. - providedClasspath(Object...) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
-
Adds files to the provided classpath to include in the
WEB-INF/lib-provided
directory of the war. - publishRegistry(Action<DockerSpec.DockerRegistrySpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.DockerSpec
-
Customizes the
DockerSpec.DockerRegistrySpec
that configures authentication to the publishing registry.
常量字段值|所有程序包|所有类和接口|序列化表格