索引
常量字段值|所有程序包|所有类和接口|序列化表格
S
- setApplication(LayeredSpec.ApplicationSpec) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
Sets the
LayeredSpec.ApplicationSpec
that controls the layers to which application classes are resources belong. - setClasspath(Object) - 类中的方法 org.springframework.boot.gradle.plugin.ResolveMainClassName
-
Sets the classpath that the task will examine when resolving the main class name.
- setClasspath(Object) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Sets the classpath to include in the archive.
- setClasspath(Object) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
- setClasspath(FileCollection) - 类中的方法 org.springframework.boot.gradle.plugin.ResolveMainClassName
-
Sets the classpath that the task will examine when resolving the main class name.
- setClasspath(FileCollection) - 接口中的方法 org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Sets the classpath to include in the archive.
- setClasspath(FileCollection) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootJar
- setClasspathRoots(FileCollection) - 类中的方法 org.springframework.boot.gradle.tasks.aot.ProcessTestAot
-
Sets the classpath roots that should be scanned for test classes to process.
- setDependencies(LayeredSpec.DependenciesSpec) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.LayeredSpec
-
Sets the
LayeredSpec.DependenciesSpec
that controls the layers to which dependencies belong. - setProvidedClasspath(Object) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
-
Sets the provided classpath to include in the
WEB-INF/lib-provided
directory of the war. - setProvidedClasspath(FileCollection) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootWar
-
Sets the provided classpath to include in the
WEB-INF/lib-provided
directory of the war. - setPullPolicy(String) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.BootBuildImage
-
Sets image pull policy that will be used when building the image.
- setScript(File) - 类中的方法 org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
-
Sets the script
File
that will be included in the executable archive. - sourceResources(SourceSet) - 类中的方法 org.springframework.boot.gradle.tasks.run.BootRun
-
Adds the
source directories
of the givensourceSet's
resources
to the start of the classpath in place of theoutput's
resources directory
. - SpringBootAotPlugin - org.springframework.boot.gradle.plugin中的类
-
Gradle plugin for Spring Boot AOT.
- SpringBootAotPlugin() - 类的构造器 org.springframework.boot.gradle.plugin.SpringBootAotPlugin
- SpringBootExtension - org.springframework.boot.gradle.dsl中的类
-
Entry point to Spring Boot's Gradle DSL.
- SpringBootExtension(Project) - 类的构造器 org.springframework.boot.gradle.dsl.SpringBootExtension
-
Creates a new
SpringBootPluginExtension
that is associated with the givenproject
. - SpringBootPlugin - org.springframework.boot.gradle.plugin中的类
-
Gradle plugin for Spring Boot.
- SpringBootPlugin() - 类的构造器 org.springframework.boot.gradle.plugin.SpringBootPlugin
- STORED - 枚举类 中的枚举常量 org.springframework.boot.gradle.tasks.bundling.ZipCompression
-
The entry should be
ZipEntry.STORED
in the archive.
常量字段值|所有程序包|所有类和接口|序列化表格