# wall **Repository Path**: watching/wall ## Basic Information - **Project Name**: wall - **Description**: Great wall for great application - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-11 - **Last Updated**: 2024-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Wall v1.0.0

--- ### Wall 介绍 **Great wall for great application.** Wall is a plugin-based Java permission management framework, which is designed to simplify the permission management of the system at present. We will keep updating the framework providing more features and better experience. Include but not limited to the following features: 1. Login authentication 2. Single sign-on 3. OAuth2.0 4. Management system Wechat:tiga_0324 QQ:TODO Email:TODO --- ### Features [V1.0.0] Based on casbin and springboot, providing restful api & java sdk for fine-grained permission management and annotation for permission verification. See [wall-demo-auth] to learn how to use Wall. ### Roadmap: [V1.1.0~V1.X.X] Support login authentication Support single sign-on Support OAuth2.0 More ways to integrate with other systems [V2.0.0] Build management system [V3.0.0] Multi-tenant support ### How to contribute 1. Discuss in issue 2. Fork the repository 3. Create Feat_xxx branch 4. Commit your code 5. Create Pull Request 6. Merge the branch by someone with permission ### License [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) ### Learn More CSDN Blog: [moruke](https://blog.csdn.net/ZuoLanXinYue)