12 lines
312 B
JSON
12 lines
312 B
JSON
{"properties": [
|
|
{
|
|
"name": "spring.session.store-type",
|
|
"type": "java.lang.String",
|
|
"description": "A description for 'spring.session.store-type'"
|
|
},
|
|
{
|
|
"name": "vaessl.allowed-origins",
|
|
"type": "java.lang.String",
|
|
"description": "Comma-separated list of allowed CORS origins"
|
|
}
|
|
]} |