Starter for using Redis key-value data store with Spring Data Redis and
the Jedis client. Deprecated as of 1.4 in favor of spring-boot-starter-data-redis
Version1.2.2.RELEASEcompared with
Version Details
| 1.2.1.RELEASE | 1.2.2.RELEASE | |
|---|---|---|
| Release date | Jan 08, 2015 | Feb 27, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 1.2.1.RELEASE | 1.2.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-context-support | 4.1.4.RELEASE | 4.1.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.4.RELEASE | 4.1.5.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.1.4.RELEASE | 4.1.5.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter | 1.2.1.RELEASE | 1.2.2.RELEASE |
| ~ Updated | org.springframework.data » spring-data-redis | 1.4.1.RELEASE | 1.4.2.RELEASE |