索引

A B C D E F G I L O P R S T V Z 
常量字段值|所有程序包|所有类和接口|序列化表格

R

requiresUnpack(String...) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
Adds Ant-style patterns that identify files that must be unpacked from the archive when it is launched.
requiresUnpack(String...) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
 
requiresUnpack(String...) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
 
requiresUnpack(Spec<FileTreeElement>) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
Adds a spec that identifies files that must be unpacked from the archive when it is launched.
requiresUnpack(Spec<FileTreeElement>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
 
requiresUnpack(Spec<FileTreeElement>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
 
RESOLVE_MAIN_CLASS_NAME_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
The name of the ResolveMainClassName task used to resolve a main class from the output of the main source set.
RESOLVE_TEST_MAIN_CLASS_NAME_TASK_NAME - 类中的静态变量 org.springframework.boot.gradle.plugin.SpringBootPlugin
The name of the ResolveMainClassName task used to resolve a main class from the output of the test source set then, if needed, the output of the main source set.
resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
Registers the given lazily provided resolvedArtifacts.
resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
 
resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
 
ResolveMainClassName - org.springframework.boot.gradle.plugin中的类
Task for resolving the name of the application's main class.
ResolveMainClassName() - 类的构造器 org.springframework.boot.gradle.plugin.ResolveMainClassName
Creates a new instance of the ResolveMainClassName task.
resolveZipCompression(FileCopyDetails) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
Return the ZipCompression that should be used when adding the file represented by the given details to the jar.
resolveZipCompression(FileCopyDetails) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
Return the ZipCompression that should be used when adding the file represented by the given details to the jar.
A B C D E F G I L O P R S T V Z 
常量字段值|所有程序包|所有类和接口|序列化表格