会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小破天
博客园
首页
新随笔
联系
订阅
管理
2019年5月29日
gateway启动报错:org.springframework.cloud.gateway.config.GatewayAutoConfiguration required a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' that could not be found
摘要: 将pom.xml中关于spring-boot-start-web模块的jar依赖去掉。 错误分析: 根据上面描述(Description)中信息了解到GatewayAutoConfiguration这个配置中找不到ServerCodecConfig这个Bean。 spring cloud gatew
阅读全文
posted @ 2019-05-29 16:56 小破天
阅读(38081)
评论(2)
推荐(7)
编辑
公告