# vue-boot-admin **Repository Path**: ccubee/vue-boot-admin ## Basic Information - **Project Name**: vue-boot-admin - **Description**: 后台后台后台后阳台后台后台后台后阳台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2023-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 后台框架 1. 技术spring boot 2. 权限 [sa-token](https://sa-token.dev33.cn/) 3. 菜单等采用了部门 [ruoyi-vue-plus 代码](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus?_from=gitee_search) # 配置 vue-boot-admin-common 公共配置服务 1. `ResourcesConfig` 跨域配置 2. `SaTokenConfig` 权限配置 3. `I18nConfig` 国际化配配置 4. `SaPermissionImpl` 权限操作 [详情](https://sa-token.dev33.cn/doc.html#/use/jur-auth?id=%e6%9d%83%e9%99%90%e8%ae%a4%e8%af%81) ## 前端项目地址 前端项目地址:[vue-boot-admin-ui](https://gitee.com/ccubee/vue-boot-admin-ui) ---- 前端项目根据 [vue-boot-admin](https://lyt-top.gitee.io/vue-next-admin-doc-preview/) 修改对接了登录跟菜单接口 参考项目地址:[vue-boot-admin gitee](https://gitee.com/lyt-top/vue-next-admin) ## 使用步骤 1. 将sql(src/sql/vue-boot.sql)导入到数据库 2. 修改yml mysql、reids用户名密码 3. 启动项目 ## 权限管理 通过 `SaTokenConfig` 进行配置