# redisson-spring-boot **Repository Path**: wangyangbto/redisson-spring-boot ## Basic Information - **Project Name**: redisson-spring-boot - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-22 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Redisson Spring Boot Starter [![Build Status](https://img.shields.io/travis/drtrang/redisson-spring-boot/master.svg?style=flat-square)](https://www.travis-ci.org/drtrang/redisson-spring-boot) [![Maven Central](https://img.shields.io/maven-central/v/com.github.drtrang/redisson-spring-boot.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/com.github.drtrang/redisson-spring-boot) [![GitHub Release](https://img.shields.io/github/release/drtrang/redisson-spring-boot.svg?style=flat-square)](https://github.com/drtrang/redisson-spring-boot/releases) [![License](http://img.shields.io/badge/license-apache%202-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0) Redisson Spring Boot Starter 将帮助你在 Spring Boot 中使用 Redisson,仅支持 Java8。 ## 依赖 ```xml com.github.drtrang redisson-spring-boot-starter 1.2.4 com.github.drtrang redisson-spring-boot2-starter 1.2.4 ```