Skip to content

Commit 44fcff8

Browse files
committed
Polish
1 parent 2e79fc0 commit 44fcff8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
{
2222
"name": "spring.test.mockmvc.webclient.enabled",
2323
"type": "java.lang.Boolean",
24-
"description": "Whether HTMLUnit's WebClient should be auto-configured when it's on the classpath.",
25-
"defaultValue": true,
26-
"deprecated": true,
2724
"deprecation": {
2825
"level": "error",
2926
"replacement": "spring.test.mockmvc.htmlunit.webclient.enabled",
@@ -33,9 +30,6 @@
3330
{
3431
"name": "spring.test.mockmvc.webdriver.enabled",
3532
"type": "java.lang.Boolean",
36-
"description": "Whether Selenium's WebDriver should be auto-configured when it's on the classpath.",
37-
"defaultValue": true,
38-
"deprecated": true,
3933
"deprecation": {
4034
"level": "error",
4135
"replacement": "spring.test.mockmvc.htmlunit.webdriver.enabled",

0 commit comments

Comments
 (0)