SpringDataRedis事务 专题 5.10.1. Transactional SupportTransaction Support is disabled by default and has to be explicitly enabled for each RedisTemplate in use by setting setEnableTransactionSupport(true). This will force binding the RedisConnection in use…