出现Springboot整合Gson报错问题怎么办

这篇文章主要为大家展示了出现Springboot整合Gson报错问题怎么办,内容简而易懂,希望大家可以学习一下,学习完之后肯定会有收获的,下面让小编带大家一起来看看吧。

成都创新互联公司于2013年开始,先为项城等服务建站,项城等地企业,进行企业商务咨询服务。为项城企业网站制作PC+手机+微官网三网同步一站式服务解决您的所有建站问题。

在Springboot 中依赖Gson,项目启动时报错:

***************************
APPLICATION FAILED TO START
***************************

Description:

An attempt was made to call a method that does not exist. The attempt was made from the following location:

  java.lang.invoke.MethodHandleNatives.resolve(Native Method)

The following method did not exist:

  com.google.gson.GsonBuilder.setLenient()Lcom/google/gson/GsonBuilder;

The method's class, com.google.gson.GsonBuilder, is available from the following locations:

  jar:file:/D:/8_maven/mvnrepo/com/google/code/gson/gson/2.5/gson-2.5.jar!/com/google/gson/GsonBuilder.class

It was loaded from the following location:

  file:/D:/8_maven/mvnrepo/com/google/code/gson/gson/2.5/gson-2.5.jar


Action:

Correct the classpath of your application so that it contains a single, compatible version of com.google.gson.GsonBuilder

解决办法:

将pom中依赖的Gson版本更换为2.6以上即可

<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
<dependency>
  <groupId>com.google.code.gson</groupId>
  <artifactId>gson</artifactId>
  <version>2.8.6</version>
</dependency>

以上就是关于出现Springboot整合Gson报错问题怎么办的内容,如果你们有学习到知识或者技能,可以把它分享出去让更多的人看到。

文章名称:出现Springboot整合Gson报错问题怎么办
网页网址:https://www.cdcxhl.com/article4/jgphie.html

成都网站建设公司_创新互联,为您提供网站收录全网营销推广自适应网站虚拟主机微信小程序搜索引擎优化

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

搜索引擎优化