|
|
|
|
@ -134,6 +134,12 @@
@@ -134,6 +134,12 @@
|
|
|
|
|
"description": "Whether to enable SSL certificate info.", |
|
|
|
|
"defaultValue": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "management.logging.export.enabled", |
|
|
|
|
"type": "java.lang.Boolean", |
|
|
|
|
"description": "Whether auto-configuration of logging is enabled to export logs.", |
|
|
|
|
"defaultValue": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "management.server.add-application-context-header", |
|
|
|
|
"type": "java.lang.Boolean", |
|
|
|
|
|