索引
常量字段值|所有程序包|所有类和接口|序列化表格
L
- launchCache(Action<CacheSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Customizes the
CacheSpec
for the launch cache using the givenaction
. - launchScript() - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Configures the archive to have a prepended launch script.
- launchScript() - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
- launchScript() - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
- launchScript(Action<LaunchScriptConfiguration>) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Configures the archive to have a prepended launch script, customizing its configuration using the given
action
. - launchScript(Action<LaunchScriptConfiguration>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
- launchScript(Action<LaunchScriptConfiguration>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
- LaunchScriptConfiguration - org.springframework.boot.gradle.tasks.bundling中的类
-
Encapsulates the configuration of the launch script for an executable jar or war.
- LaunchScriptConfiguration() - 类的构造器 org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
- layered(Action<LayeredSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
-
Configures the jar's layering using the given
action
. - layered(Action<LayeredSpec>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
-
Configures the war's layering using the given
action
. - LayeredSpec - org.springframework.boot.gradle.tasks.bundling中的类
-
Encapsulates the configuration for a layered archive.
- LayeredSpec(ObjectFactory) - 类的构造器 org.springframework.boot.gradle.tasks.bundling.LayeredSpec
- LayeredSpec.ApplicationSpec - org.springframework.boot.gradle.tasks.bundling中的类
-
An
LayeredSpec.IntoLayersSpec
that controls the layers to which application classes and resources belong. - LayeredSpec.DependenciesIntoLayerSpec - org.springframework.boot.gradle.tasks.bundling中的类
-
Spec that controls the dependencies that should be part of a particular layer.
- LayeredSpec.DependenciesSpec - org.springframework.boot.gradle.tasks.bundling中的类
-
An
LayeredSpec.IntoLayersSpec
that controls the layers to which dependencies belong. - LayeredSpec.IntoLayerSpec - org.springframework.boot.gradle.tasks.bundling中的类
-
Spec that controls the content that should be part of a particular layer.
- LayeredSpec.IntoLayersSpec<S> - org.springframework.boot.gradle.tasks.bundling中的类
-
Base class for specs that control the layers to which a category of content should belong.
常量字段值|所有程序包|所有类和接口|序列化表格