Fix bad JSON syntax
Closes gh-4501
This commit is contained in:
committed by
Stephane Nicoll
parent
10c54be2d5
commit
d2fecd3ad4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user