SpringbootappsPropertiesApplicationConfigurationsItem interface
Properties
key | The application config file name. |
value | The application config file content, only contains config keys. |
Property Details
key
The application config file name.
key: string
Property Value
string
value
The application config file content, only contains config keys.
value?: string
Property Value
string