Add missing properties metadata

Fixes gh-1829
This commit is contained in:
Stephane Nicoll
2014-11-08 16:22:00 +00:00
parent eb4c1426d3
commit 16e2130896
3 changed files with 23 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
"defaultValue": false
},
{
"name": "spring.batch.enabled",
"name": "spring.batch.job.enabled",
"dataType": "java.lang.Boolean",
"description": "Execute all Spring Batch jobs in the context on startup.",
"defaultValue": true