File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
module/spring-boot-webmvc-test/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 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" ,
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" ,
You can’t perform that action at this time.
0 commit comments