parent
49a8e81dc3
commit
c8735c1540
|
|
@ -916,16 +916,6 @@
|
|||
"description": "Location of the PID file to write (if ApplicationPidFileWriter is used).",
|
||||
"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",
|
||||
"type": "java.util.List<java.lang.String>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue