Polish "Document spring.test.mockmvc configuration properties"

See gh-46576
This commit is contained in:
Stéphane Nicoll
2025-07-29 08:58:38 +02:00
parent 4fbf3a7335
commit 1e52d54d16
@@ -19,7 +19,7 @@
"defaultValue": "default"
},
{
"name": "spring.test.mockmvc.print-only-on-failures",
"name": "spring.test.mockmvc.print-only-on-failure",
"type": "java.lang.Boolean",
"description": "Whether to only print failed exchanges.",
"defaultValue": true