Uses of Class
io.spring.initializr.generator.buildsystem.gradle.Attribute
Packages that use Attribute
-
Uses of Attribute in io.spring.initializr.generator.buildsystem.gradle
Subclasses of Attribute in io.spring.initializr.generator.buildsystem.gradleModifier and TypeClassDescriptionstatic final class
Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.spring.initializr.generator.buildsystem.gradle that return AttributeModifier and TypeMethodDescriptionstatic Attribute
Create an attribute that appends the specified value.static Attribute
Create an attribute that sets the specified value.Methods in io.spring.initializr.generator.buildsystem.gradle that return types with arguments of type AttributeModifier and TypeMethodDescriptionGradleExtension.getAttributes()
Return the attributes that should be configured for this extension.
Attribute