Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fartherp/shiro-redisson-spring-boot
https://github.com/fartherp/shiro-redisson-spring-boot
redisson shiro spring-boot
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fartherp/shiro-redisson-spring-boot
- Owner: fartherp
- License: apache-2.0
- Created: 2019-01-14T06:13:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T02:31:06.000Z (almost 5 years ago)
- Last Synced: 2024-10-10T05:36:56.714Z (about 1 month ago)
- Topics: redisson, shiro, spring-boot
- Language: Java
- Size: 132 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shiro Redisson Spring Boot Starter
[![Build Status](https://travis-ci.org/fartherp/shiro-redisson-spring-boot.svg?branch=master)](https://travis-ci.org/fartherp/shiro-redisson-spring-boot)
[![Coverage Status](https://coveralls.io/repos/github/fartherp/shiro-redisson-spring-boot/badge.svg?branch=master)](https://coveralls.io/github/fartherp/shiro-redisson-spring-boot?branch=master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-starter/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-starter/)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/com.github.fartherp.spring.boot/shiro-redisson-spring-boot-starter.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/github/fartherp/spring/boot/shiro-redisson-spring-boot-starter/)
[![GitHub release](https://img.shields.io/github/release/fartherp/shiro-redisson-spring-boot.svg)](https://github.com/fartherp/shiro-redisson-spring-boot/releases)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Project Stats](https://www.openhub.net/p/shiro-redisson-spring-boot/widgets/project_thin_badge.gif)](https://www.openhub.net/p/shiro-redisson-spring-boot)
[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=fartherp_shiro-redisson-spring-boot)](https://sonarcloud.io/dashboard?id=fartherp_shiro-redisson-spring-boot)Shiro Redisson Spring Boot Starter 用于帮助你在Spring Boot项目中轻松集成shiro-redisson。
##[样例](https://github.com/fartherp/spring-boot-demo)