This commit is contained in:
Stephane Nicoll 2018-07-11 14:51:24 +02:00
parent 59749d53b8
commit 29fcb10f8d
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
"name": "spring.main.allow-bean-definition-overriding",
"type": "java.lang.Boolean",
"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
},
{