一 概述
Nacos本地源码环境提示:
Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
二 解决方法:
启动增加如下配置:
-Dnacos.standalone=true
启动成功的结果:

一 概述
Nacos本地源码环境提示:
Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
二 解决方法:
启动增加如下配置:
-Dnacos.standalone=true
启动成功的结果:

1万+
3306
3549

被折叠的 条评论
为什么被折叠?
