Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenProfile
Packages that use MavenProfile
-
Uses of MavenProfile in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenProfileModifier and TypeMethodDescriptionReturn the profile with the specifiedid
.Methods in io.spring.initializr.generator.buildsystem.maven that return types with arguments of type MavenProfileModifier and TypeMethodDescriptionMavenProfileContainer.values()
Returns aStream
of registeredMavenProfile
s.