mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 05:32:58 +08:00
Spring Boot 1.4 has renamed the `spring-boot-starter-redis` to `spring-boot-starter-redis`. This commit adds support for the former up to 1.4 (exclusive) and the later as from 1.4 Closes gh-174