原文:gateway网关启动报错依赖错误Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean

之前正常的网关忽然启动不了,打开idea右侧maven依赖项分析,有一个包引用了javax.servlet. 在这个包里面排除掉即可. lt exclusions gt lt exclusion gt lt groupId gt javax.servlet lt groupId gt lt artifactId gt javax.servlet api lt artifactId gt lt ex ...

2022-03-21 10:25 0 965 推荐指数:

查看详情

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