Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenProfile.SettingsBuilder
Packages that use MavenProfile.SettingsBuilder
-
Uses of MavenProfile.SettingsBuilder in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenProfile.SettingsBuilderModifier and TypeMethodDescriptionMavenProfile.SettingsBuilder.defaultGoal
(String defaultGoal) Set the default goal or phase to execute if none is given when this profile is active.Set the name of the bundled project when it is finally built when this profile is active.MavenProfile.settings()
Return a builder to configure the general settings of this profile.Constructors in io.spring.initializr.generator.buildsystem.maven with parameters of type MavenProfile.SettingsBuilder