Correct the classpath of your application so that it contains a single, compatible version of com.fasterxml.jackson.dataformat.xml.XmlMapper
解决:
改用其他版本,我没写版本号,springboot自己默认的是 2.11.4 版本
成功启动项目
文章来源:https://www.toymoban.com/news/detail-691552.html
能成功返回 xml 的响应
文章来源地址https://www.toymoban.com/news/detail-691552.html
到了这里,关于04、添加 com.fasterxml.jackson.dataformat -- jackson-dataformat-xml 依赖报错的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!