Uses of Class
io.spring.initializr.generator.project.MutableProjectDescription
Packages that use MutableProjectDescription
-
Uses of MutableProjectDescription in io.spring.initializr.generator.project
Methods in io.spring.initializr.generator.project that return MutableProjectDescriptionMethods in io.spring.initializr.generator.project with parameters of type MutableProjectDescriptionModifier and TypeMethodDescriptionvoidProjectDescriptionCustomizer.customize(MutableProjectDescription description) Customize the project description.Constructors in io.spring.initializr.generator.project with parameters of type MutableProjectDescriptionModifierConstructorDescriptionprotectedCreate a new instance with the state of the specifiedsource.