Class ApplicationProperties
java.lang.Object
io.spring.initializr.generator.spring.properties.ApplicationProperties
Application properties.
- Author:
- Moritz Halbritter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationProperties
public ApplicationProperties()
-
-
Method Details
-
add
Adds a new property.- Parameters:
key
- the key of the propertyvalue
- the value of the property
-
add
Adds a new property.- Parameters:
key
- the key of the propertyvalue
- the value of the property
-
add
Adds a new property.- Parameters:
key
- the key of the propertyvalue
- the value of the property
-
add
Adds a new property.- Parameters:
key
- the key of the propertyvalue
- the value of the property
-