- setAdditional(Map<String, Object>) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
-
Sets the additional properties that will be included.
- setArtifact(String) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
-
Sets the value used for the build.artifact
property.
- setDestinationDir(File) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfo
-
Sets the directory to which the build-info.properties
file will be written.
- setExcludeDevtools(boolean) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Sets whether or not the Devtools jar should be excluded.
- setExcludeDevtools(boolean) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
-
- setExcludeDevtools(boolean) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
-
- setGroup(String) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
-
Sets the value used for the build.group
property.
- setIncluded(boolean) - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
-
Sets whether the launch script is included.
- setMainClass(String) - Method in interface org.springframework.boot.gradle.tasks.bundling.BootArchive
-
Sets the main class of the application.
- setMainClass(String) - Method in class org.springframework.boot.gradle.tasks.bundling.BootJar
-
- setMainClass(String) - Method in class org.springframework.boot.gradle.tasks.bundling.BootWar
-
- setName(String) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
-
Sets the value used for the build.name
property.
- setScript(File) - Method in class org.springframework.boot.gradle.tasks.bundling.LaunchScriptConfiguration
-
Sets the script
File
that will be included in the executable archive.
- setVersion(String) - Method in class org.springframework.boot.gradle.tasks.buildinfo.BuildInfoProperties
-
Sets the value used for the build.version
property.
- sourceResources(SourceSet) - Method in class org.springframework.boot.gradle.tasks.run.BootRun
-
- SpringBootExtension - Class in org.springframework.boot.gradle.dsl
-
Entry point to Spring Boot's Gradle DSL.
- SpringBootExtension(Project) - Constructor for class org.springframework.boot.gradle.dsl.SpringBootExtension
-
Creates a new SpringBootPluginExtension
that is associated with the given
project
.
- SpringBootPlugin - Class in org.springframework.boot.gradle.plugin
-
Gradle plugin for Spring Boot.
- SpringBootPlugin() - Constructor for class org.springframework.boot.gradle.plugin.SpringBootPlugin
-