Commit d2fecd3a authored by Vedran Pavic's avatar Vedran Pavic Committed by Stephane Nicoll

Fix bad JSON syntax

Closes gh-4501
parent 10c54be2
......@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment