Fix bad JSON syntax

Closes gh-4501
This commit is contained in:
Vedran Pavic 2015-11-15 22:04:05 +01:00 committed by Stephane Nicoll
parent 10c54be2d5
commit d2fecd3ad4
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
"type": "org.springframework.boot.Banner$Mode",
"sourceType": "org.springframework.boot.SpringApplication",
"description": "Mode used to display the banner when the application runs.",
"defaultValue": "console",
"defaultValue": "console"
},
{
"name": "spring.main.show-banner",