Class MavenPlugin.Setting
java.lang.Object
io.spring.initializr.generator.buildsystem.maven.MavenPlugin.Setting
- Enclosing class:
- MavenPlugin
A setting in a
MavenPlugin.Configuration
.-
Method Summary
-
Method Details
-
getName
Return the name of the configuration item.- Returns:
- the name
-
getValue
Return the value. Can be a nestedMavenPlugin.Configuration
.- Returns:
- a simple value or a nested configuration
-