META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of your-rents-services-geodata Show documentation
Show all versions of your-rents-services-geodata Show documentation
Geographical Data services for the YourRents applications
The newest version!
{
"properties": [
{
"name": "yrs-geodata.description",
"type": "java.lang.String",
"description": "The description of the application"
},
{
"name": "yrs-geodata.version",
"type": "java.lang.String",
"description": "The version of the application"
},
{
"name": "yrs-geodata.api.version",
"type": "java.lang.String",
"description": "The version of the API"
},
{
"name": "yrs-geodata.api.basepath",
"type": "java.lang.String",
"description": "The base path of the API"
}
]
}