I have an application which connects to AWS DynamoDB. I am trying to implement Redis connection using Jedis into this application.
However, just after I add this depe