我用下載下來的DubboOne 不能啟動
我把 Dubbo 的版本替換為2.6.5? 并加上輔助的jar包? 現(xiàn)在啟動DubboOne 就就一直報一下錯誤:
??
Description:
An attempt was made to call the method org.springframework.core.type.AnnotationMetadata.introspect(Ljava/lang/Class;)Lorg/springframework/core/type/AnnotationMetadata; but it does not exist. Its class, org.springframework.core.type.AnnotationMetadata, is available from the following locations:
? ? jar:file:/D:/mvnRepository/mvnDubbo/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar!/org/springframework/core/type/AnnotationMetadata.class
It was loaded from the following location:
? ? file:/D:/mvnRepository/mvnDubbo/org/springframework/spring-core/5.0.9.RELEASE/spring-core-5.0.9.RELEASE.jar
這是什么問題呢? 我看了 String-core-5.0.9.RELEASE.jar也能在我的倉庫中能找到的?
2019-07-06
查看你的項目有引入 spring -core? 或者你試著 使用 maven 刷新 ,重新導(dǎo)入 功能 試試