diff --git a/module/spring-boot-webmvc-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/module/spring-boot-webmvc-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 289311556f3..34af0850631 100644 --- a/module/spring-boot-webmvc-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/module/spring-boot-webmvc-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -2,7 +2,7 @@ "properties": [ { "name": "spring.test.mockmvc.htmlunit.url", - "type": "java.lang.Boolean", + "type": "java.lang.String", "description": "URL to use when HtmlUnit expands relative paths.", "defaultValue": "http://localhost" },