ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use JedisClientConfiguration

robertotru opened this issue · comments

Config in JedisConnectionFactory is now mostly deprecated. We should use JedisClientConfiguration, instead.