Java-Jedis: Create JedisPool using Tomcat Resource Factory

Hello,

I was helping a customer to use JedisPool in the context of Tomcat 9.

He asked me to show how to use JNDI & Resource Factory to create the pool.

I have created this sample project to explain how to do it.

Hope that will help some of you.

Regards
Tug

1 Like