美文网首页
解决SpringGateWay启动报错

解决SpringGateWay启动报错

作者: 也许________ | 来源:发表于2019-08-29 11:00 被阅读0次
项目结构:多模块项目,在父模块pom中配置了SpringCloud、spring-boot-starter、spring-boot-starter-web等常用配置,子模块继承父模块配置
父模块pom依赖配置
当子模块GateWay启动时会报错
解决启动报错

在GateWay工程pom文件中屏蔽如下jar即可


参考文章

https://www.cnblogs.com/xiaopotian/p/10944832.html

相关文章

网友评论

      本文标题:解决SpringGateWay启动报错

      本文链接:https://www.haomeiwen.com/subject/esgbectx.html