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
ProcessAottask. - PROCESS_TEST_AOT_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootAotPlugin
 - 
Name of the default
ProcessAottask. - ProcessAot - Class in org.springframework.boot.gradle.tasks.aot
 - 
Custom
JavaExectask 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
JavaExectask 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
productionRuntimeClasspathconfiguration. - 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
actionon 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-provideddirectory of the war. - publishRegistry(Action<DockerSpec.DockerRegistrySpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
 - 
Customizes the
DockerSpec.DockerRegistrySpecthat configures authentication to the publishing registry. 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form