Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PROCESS_AOT_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootAotPlugin
-
Name of the default
ProcessAot
task. - PROCESS_TEST_AOT_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootAotPlugin
-
Name of the default
ProcessAot
task. - ProcessAot - Class in org.springframework.boot.gradle.tasks.aot
-
Custom
JavaExec
task for ahead-of-time processing of a Spring Boot application. - ProcessAot() - Constructor for class org.springframework.boot.gradle.tasks.aot.ProcessAot
- ProcessTestAot - Class in org.springframework.boot.gradle.tasks.aot
-
Custom
JavaExec
task for ahead-of-time processing of a Spring Boot application's tests. - ProcessTestAot() - Constructor for class org.springframework.boot.gradle.tasks.aot.ProcessTestAot
- PRODUCTION_RUNTIME_CLASSPATH_CONFIGURATION_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
-
The name of the
productionRuntimeClasspath
configuration. - properties(Map<String, String>) - Method in class 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>) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
-
Executes the given
action
on theBuildInfo.getProperties()
properties. - providedClasspath(Object...) - Method in class 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>) - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
-
Customizes the
DockerSpec.DockerRegistrySpec
that configures authentication to the publishing registry.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form