Polish
This commit is contained in:
parent
59749d53b8
commit
29fcb10f8d
|
@ -176,7 +176,7 @@
|
||||||
"name": "spring.main.allow-bean-definition-overriding",
|
"name": "spring.main.allow-bean-definition-overriding",
|
||||||
"type": "java.lang.Boolean",
|
"type": "java.lang.Boolean",
|
||||||
"sourceType": "org.springframework.boot.SpringApplication",
|
"sourceType": "org.springframework.boot.SpringApplication",
|
||||||
"description": "Whether bean definition overriding, by registering a definition with the same name as an existing definition, is allowed",
|
"description": "Whether bean definition overriding, by registering a definition with the same name as an existing definition, is allowed.",
|
||||||
"defaultValue": false
|
"defaultValue": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue