原文:springcloud项目启动gateway报错org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' that could not be found

spring cloud starter gateway依赖与mvc是不兼容的,如果要引用spring boot starter web需要把mvc排除 ...

2020-05-07 13:04 0 5931 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM