Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiwepy/shiro-oltu-spring-boot-starter
https://github.com/hiwepy/shiro-oltu-spring-boot-starter
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiwepy/shiro-oltu-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2018-09-22T06:24:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T08:59:13.000Z (about 1 year ago)
- Last Synced: 2023-12-29T09:50:54.419Z (about 1 year ago)
- Language: Java
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shiro-oltu-spring-boot-starter
shiro starter for spring boot### 说明
> 基于 Shiro 的 Spring Boot Starter 实现
### Maven
``` xml
${project.groupId}
shiro-oltu-spring-boot-starter
${project.version}```
### Sample
[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-oltu](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-oltu "spring-boot-sample-shiro-oltu")