@Configuration @ConfigurationProperties(prefix = "spring.redis") @Data public class RedissonConfig { ...