mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Polish "Document spring.test.mockmvc configuration properties"
See gh-46576
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user