Spring小知識:Context namespace element 'component-scan' ...are only available on JDK 1.5 and higher錯誤

1.今天項目中需要用到dubbo的JSON類,把字符串轉成JsonObject,便引入了dubbo包依賴: <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo</artifactId> <version>2.5.3</version> </dependency> 2.然後啓動項目,便開始瞭如下的
相關文章
相關標籤/搜索