***************************
APPLICATION FAILED TO START
***************************Description:An attempt was made tocall a method that does not exist. The attempt was made from the following location:java.lang.invoke.MethodHandleNatives.resolve(NativeMethod)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:/Maven/apache-maven-3.6.3-bin/apache-maven-3.6.3/warehouse/com/google/code/gson/gson/2.1/gson-2.1.jar!/com/google/gson/GsonBuilder.classTheclass hierarchy was loaded from the following locations:com.google.gson.GsonBuilder: file:/D:/Maven/apache-maven-3.6.3-bin/apache-maven-3.6.3/warehouse/com/google/code/gson/gson/2.1/gson-2.1.jar
Action:Correct the classpath of your application so that it contains a single, compatible version of com.google.gson.GsonBuilder
Eurreka-Client出错
***************************
APPLICATION FAILED TO START
***************************Description:An attempt was made tocall a method that does not exist. The attempt was made from the following location:java.lang.invoke.MethodHandleNatives.resolve(NativeMethod)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:/Maven/apache-maven-3.6.3-bin/apache-maven-3.6.3/warehouse/com/google/code/gson/gson/2.1/gson-2.1.jar!/com/google/gson/GsonBuilder.classTheclass hierarchy was loaded from the following locations:com.google.gson.GsonBuilder: file:/D:/Maven/apache-maven-3.6.3-bin/apache-maven-3.6.3/warehouse/com/google/code/gson/gson/2.1/gson-2.1.jar
Action:Correct the classpath of your application so that it contains a single, compatible version of com.google.gson.GsonBuilder