Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- requiresUnpack(String...) - Method in interface 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...) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- requiresUnpack(String...) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- requiresUnpack(Spec<FileTreeElement>) - Method in interface 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>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- requiresUnpack(Spec<FileTreeElement>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- RESOLVE_MAIN_CLASS_NAME_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of theResolveMainClassNametask used to resolve a main class from the output of themainsource set.
- RESOLVE_TEST_MAIN_CLASS_NAME_TASK_NAME - Static variable in class org.springframework.boot.gradle.plugin.SpringBootPlugin
- 
The name of theResolveMainClassNametask used to resolve a main class from the output of thetestsource set then, if needed, the output of themainsource set.
- resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
- 
Registers the given lazily providedresolvedArtifacts.
- resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- resolvedArtifacts(Provider<Set<ResolvedArtifactResult>>) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- ResolveMainClassName - Class in org.springframework.boot.gradle.plugin
- 
Taskfor resolving the name of the application's main class.
- ResolveMainClassName() - Constructor for class org.springframework.boot.gradle.plugin.ResolveMainClassName
- 
Creates a new instance of theResolveMainClassNametask.
- resolveZipCompression(FileCopyDetails) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
- 
Return theZipCompressionthat should be used when adding the file represented by the givendetailsto the jar.
- resolveZipCompression(FileCopyDetails) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
- 
Return theZipCompressionthat should be used when adding the file represented by the givendetailsto the jar.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form