liubao68 commented on issue #2049: URL: https://github.com/apache/servicecomb-java-chassis/issues/2049#issuecomment-726545524
上述错误通常是 maven 配置不恰当,导致类找不到。 你可以使用 `mvn dependency:tree` 看下所有依赖的 servicecomb 的 jar 包是不是同一个版本。 保证都用一个版本, 使用 nacos, 需要 2.1.1 以上版本。 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
