https://github.com/llllllxy/tiny-security
一个基于token验证的Java Web权限控制框架,支持redis、jdbc和单机session多种存储方式,前后端分离项目、不分离项目均可使用,功能完善、使用简单、文档清晰,易于扩展。
https://github.com/llllllxy/tiny-security
authorization java security session-management springboot token
Last synced: 11 months ago
JSON representation
一个基于token验证的Java Web权限控制框架,支持redis、jdbc和单机session多种存储方式,前后端分离项目、不分离项目均可使用,功能完善、使用简单、文档清晰,易于扩展。
- Host: GitHub
- URL: https://github.com/llllllxy/tiny-security
- Owner: llllllxy
- License: apache-2.0
- Created: 2023-10-26T08:13:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-13T10:05:26.000Z (about 1 year ago)
- Last Synced: 2025-06-13T10:45:50.148Z (about 1 year ago)
- Topics: authorization, java, security, session-management, springboot, token
- Language: Java
- Homepage:
- Size: 227 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-security-boot-starter
#### Description
{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request