# auth **Repository Path**: gdlxtxcr/auth ## Basic Information - **Project Name**: auth - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # springboot-auth-up #### Introduction springboot-auth-up is an upgraded version of [springboot-auth](https://gitee.com/zhumaochao/springboot-auth), which adds Thymeleaf data template language instead of the previous JSP page method, springboot-auth-up is based on SpringBoot + Thymeleaf + Spring MVC + Apache Shiro's background authority management system The page display uses the Layui front-end framework, including user management, role management, department management, menu management, authority management, data authority allocation and other functions. He is different from other systems, this is a relatively simple system permissions framework #### Development environment   | 工具 | 版本或描述 | | ------| ------------------ | | OS | Windows 10 | | JDK | 1.8+ | | IntelliJ IDEA | 2018.3 | | Maven | 3.2.5 | | SpringBoot | 2.0.3 | | MySQL | 8.0.17 | | Apache Shiro | 1.3.2 | | Apache Tomcat| 8.5.40 |   #### Software Architecture | System Package | Path | Description | | ------ | ------ | ----------- | | java.com.cn.auth | | |  | | -common | System Operation Public Class |  | | -config | System Configuration File |   | | -controller.sys | System Operation Control Controller |   | | -dao.sys | System Operation DAO |   | | -po.sys | Entity class pojo |   | | -service.sys | System Operation Interface Service |   | | -serviceImpl.sys | System operation interface implementation class |   | | -SpringbootApplication | System Boot Class | | resources | | |  | | -mapper.sys | System operation database XML file |  | | -static | Static file storage |  | | -application.properties | System Configuration File |  | -mysql | System database execution file |  | | -templates | System access page | #### Module division | Module | Function | Interpretation | | --- | ---------- | ------------------------------ | | System Settings | | | | | User management | | | Department Management | Hierarchical Relationship of System Departments | | Menu management | Add, delete, and modify the system menu | | Role Management | System Role Management and Role Permission Setting | | Log Management | Log information for recording system user operations | Blog Management | | | | | Blog Management | Blog System Article Management | | Message management | Blog system message management | | Public About | #### Instructions for use 1. Create a new database springboot-auth 2. Import springboot-auth.sql 3. Import the project into idea, perform clear operation to clear the compiled file, and execute install to generate war 4. Put springboot-auth.war into tomcat webapp 5. Go to the bin directory of the tomcat file and execute startup.bat to start tomcat 6. Visit http: // localhost: 8080 7. Enter the user name admin, password admin to enter the system 8. System online access address: http://112.74.169.11/springboot-auth/ #### references 1. Front-end framework Layui: https://www.layui.com/ 2. The springboot framework: https://spring.io/projects/spring-boot/ 3. Apache Shiro permission framework: https://shiro.apache.org/ #### System page display ![登录页面](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/login.png) ![系统主页](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/index.png) ![用户管理](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/user.png) ![部门管理](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/dept.png) ![菜单管理](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/menu.png) ![角色管理](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/role.png) ![角色设定](https://gitee.com/zhumaochao/springboot-auth/raw/master/src/main/resources/page/roleset.png) #### 博客页面展示 ![博客页面首页](https://gitee.com/zhumaochao/springboot-auth-up/raw/master/src/main/resources/page/bokeIndex.png) ![博客页面](https://gitee.com/zhumaochao/springboot-auth-up/raw/master/src/main/resources/page/boke.png) ![留言管理](https://gitee.com/zhumaochao/springboot-auth-up/raw/master/src/main/resources/page/comment.png) ![公告关于](https://gitee.com/zhumaochao/springboot-auth-up/raw/master/src/main/resources/page/guanyu.png) #### If it is helpful to you, please donate to express your support, thank you #### QQ communication group: 623904697 [去加群](//shang.qq.com/wpa/qunwpa?idkey=38022f37691fdccda7d38fcd3b6f382d62af0d3d070ac5823ee962896de405fd) ======= # auth #### 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 #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> 6d8761d695c700cb318344d38dff3d648adf4937