|
|
@ -916,16 +916,6 @@
|
|
|
|
"description": "Location of the PID file to write (if ApplicationPidFileWriter is used).",
|
|
|
|
"description": "Location of the PID file to write (if ApplicationPidFileWriter is used).",
|
|
|
|
"sourceType": "org.springframework.boot.context.ApplicationPidFileWriter"
|
|
|
|
"sourceType": "org.springframework.boot.context.ApplicationPidFileWriter"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "spring.profiles",
|
|
|
|
|
|
|
|
"type": "java.util.List<java.lang.String>",
|
|
|
|
|
|
|
|
"sourceType": "org.springframework.boot.context.config.Profiles",
|
|
|
|
|
|
|
|
"description": "Comma-separated list of profile expressions that at least one should match for the document to be included.",
|
|
|
|
|
|
|
|
"deprecation": {
|
|
|
|
|
|
|
|
"replacement": "spring.config.activate.on-profile",
|
|
|
|
|
|
|
|
"level": "warning"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.profiles.active",
|
|
|
|
"name": "spring.profiles.active",
|
|
|
|
"type": "java.util.List<java.lang.String>",
|
|
|
|
"type": "java.util.List<java.lang.String>",
|
|
|
|