Added metadata to plannaplan propterties + we should create sssl bean instead inerting properties
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"name": "plannaplan.dev",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"description": "Should application create resorces for development or not"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plannaplan.frontendUrl",
|
||||||
|
"type": "java.lang.String",
|
||||||
|
"description": "Url where frontend app is located"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user