Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenProfileActivation.Builder
Packages that use MavenProfileActivation.Builder
-
Uses of MavenProfileActivation.Builder in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenProfileActivation.BuilderModifier and TypeMethodDescriptionMavenProfile.activation()
Return a builder to configure how this profile should beactivated
.MavenProfileActivation.Builder.activeByDefault
(Boolean activeByDefault) Specify if the profile should be enabled if no profile is active.MavenProfileActivation.Builder.fileExists
(String existingFile) Specify the file that should exist to enable the profile.MavenProfileActivation.Builder.fileMissing
(String missingFile) Specify the file that should be missing to enable the profile.Specify the JDK(s) to match to enable the profile.Specify the OS to match to enable the profile.Specify the property to match to enable the profile.Constructors in io.spring.initializr.generator.buildsystem.maven with parameters of type MavenProfileActivation.BuilderModifierConstructorDescriptionprotected