MetadataLocalPropertiesTsfHeaderCompatibleTest was the only @SpringBootTest in spring-cloud-tencent-commons without an inline web-application-type and gateway auto configuration excludes. Because spring-webmvc and spring-cloud-gateway (webflux) coexist on the test classpath, Boot deduced a servlet context and GatewayClassPathWarningAutoConfiguration aborted startup with MvcFoundOnClasspathException. Align the properties with MetadataLocalPropertiesTest. Co-authored-by: Cursor <cursoragent@cursor.com>pull/1820/head
parent
396928d34d
commit
109058945f
Loading…
Reference in new issue