Skip to content

Commit 331e9bc

Browse files
committed
Remove metadata for previously deleted property
Closes gh-48199
1 parent 81ec7ae commit 331e9bc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

module/spring-boot-restclient-test/src/main/resources/META-INF/spring-configuration-metadata.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
"type": "java.lang.Boolean",
66
"description": "Whether a MockRestServiceServer should be auto-configured.",
77
"defaultValue": true
8-
},
9-
{
10-
"name": "spring.test.webclient.register-rest-template",
11-
"type": "java.lang.Boolean",
12-
"description": "Whether a RestTemplate bean should be registered.",
13-
"defaultValue": false
148
}
159
]
1610
}

0 commit comments

Comments
 (0)