You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current jedis client (2.9.0) came out in Dec 06, 2018. It conflicts with things like Spring Boot. It needs to be updated to a recent release.
Or better, switch to Lettuce like other projects.