Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- include(String...) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayerSpec
-
Adds patterns that control the content that is included in the layer.
- includeProjectDependencies() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.DependenciesIntoLayerSpec
-
Configures the layer to include project dependencies.
- intoLayer(String) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayersSpec
- intoLayer(String, Action<LayeredSpec.IntoLayerSpec>) - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayersSpec
- IntoLayerSpec(String) - Constructor for class org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayerSpec
-
Creates a new
IntoLayerSpec
that will control the content of the given layer. - isCleanCache() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Returns whether caches should be cleaned before packaging.
- isEnabled() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
Returns whether the layers.idx should be included in the archive.
- isIncludeLayerTools() - Method in class org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
Returns whether the layer tools should be included as a dependency in the layered archive.
- isLibrary(FileCopyDetails) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
-
Return if the
FileCopyDetails
are for a library. - isLibrary(FileCopyDetails) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
-
Return if the
FileCopyDetails
are for a library. - isOptimizedLaunch() - Method in class org.springframework.boot.gradle.tasks.run.BootRun
-
Returns
true
if the JVM's launch should be optimized, otherwisefalse
. - isPublish() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Whether the built image should be pushed to a registry.
- isTlsVerify() - Method in class org.springframework.boot.gradle.tasks.bundling.DockerSpec
- isVerboseLogging() - Method in class org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Whether verbose logging should be enabled while building the image.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form