|
|
|
|
@ -17,6 +17,12 @@
@@ -17,6 +17,12 @@
|
|
|
|
|
"type": "java.lang.Boolean", |
|
|
|
|
"description": "Whether the condition evaluation report should be printed when the ApplicationContext fails to start.", |
|
|
|
|
"defaultValue": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "spring.test.webtestclient.timeout", |
|
|
|
|
"type": "java.time.Duration", |
|
|
|
|
"description": "Maximum amount of time to wait for responses.", |
|
|
|
|
"defaultValue": "5s" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
|