WillemJiang commented on issue #746:
URL:
https://github.com/apache/servicecomb-pack/issues/746#issuecomment-1107705026
需要加入这两个依赖
<dependency>
<groupId>org.apache.servicecomb.pack</groupId>
<artifactId>omega-transport-feign</artifactId>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.pack</groupId>
<artifactId>omega-spring-cloud-eureka-starter</artifactId>
</dependency>
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]