項目中引入springboot引起錯誤:NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge

問題描述: 項目突然需要提供rest接口,因此引入了springboot,但出現如下問題:(之前項目一切正常) 問題分析: 首先考慮到項目中引入了jackson: <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artif
相關文章
相關標籤/搜索