The calling method‘s class, org.redisson.spring.data.connection.RedissonConnection
2023-10-16 14:58:18浏览数 (18)
代码语言:javascript复制
***************************
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:
org.redisson.spring.data.connection.RedissonConnection.<clinit>(RedissonConnection.java:1764)
The following method did not exist:
org/redisson/client/protocol/RedisStrictCommand.<init>(Ljava/lang/String;Ljava/lang/String;Lorg/redisson/client/protocol/Decoder;)V
The calling method's class, org.redisson.spring.data.connection.RedissonConnection, was loaded from the following location:
jar:file://.m2/repository/org/redisson/redisson-spring-data-22/3.12.3/redisson-spring-data-22-3.12.3.jar!/org/redisson/spring/data/connection/RedissonConnection.class
The called method's class, org.redisson.client.protocol.RedisStrictCommand, is available from the following locations:
jar:file:/C://.m2/repository/org/redisson/redisson/3.17.6/redisson-3.17.6.jar!/org/redisson/client/protocol/RedisStrictCommand.class
The called method's class hierarchy was loaded from the following locations: