【发布时间】:2018-02-26 13:56:41
【问题描述】:
我已使用 org.apache.servicemix.bundles.hystrix 依赖项将 Hystrix 捆绑为 OSGI 捆绑包。但是,我正面临这个问题:
org.osgi.framework.BundleException: Could not resolve module: [828]
Unresolved requirement: Import-Package: com.netflix.hystrix; version="[1.5.0,2.0.0)"
有人可以帮我解决这个问题吗?
谢谢!
【问题讨论】: