Class MavenProfileActivation.Property

java.lang.Object
io.spring.initializr.generator.buildsystem.maven.MavenProfileActivation.Property
Enclosing class:
MavenProfileActivation

public static final class MavenProfileActivation.Property extends Object
Property activation settings.
  • Method Details

    • getName

      public String getName()
      Return the name of the property.
      Returns:
      the property name
    • getValue

      public String getValue()
      Return the value of the property.
      Returns:
      the property value