springboot配置redis 1、引入 spring-boot-starter-redis(1.4版本前),spring-boot-starter-data-redis(1.4版本后) View ...