# hoopoe **Repository Path**: itwarcraft/hoopoe ## Basic Information - **Project Name**: hoopoe - **Description**: 通用后台管理系统,每天更新一点点,看看我哪天能把基本功能都做完 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: backend **Tags**: None ## README # hoopoe 通用后台管理系统 Hoopoe 戴胜鸟 ## 后台依赖环境 1. springboot 2.1.3 2. spring security 3. JWT 4. [mybatis-plus](https://mybatis.plus) 5. redis 6. vue全家桶 7. [ant-design-vue](https://github.com/vueComponent/ant-design-vue) 8. gradle(后续支持maven) 9. [ant-design-pro-vue](https://github.com/sendya/ant-design-pro-vue) ## 前台依赖环境 ## 主要功能 1. core 核心部分 2. sys 系统管理、权限、用户等 3. projects 项目管理、团队等 4. oa 通知公告、流程管理等 5. bi 报表平台 6. imserver IM系统后端,基于netty 7. web 前台,基于ant design vue 8. mobile 移动端,暂未实现 9. all 综合所有项目后端,运行 参考项目包括: 1. [pearProject](https://github.com/a54552239/pearProject) 2. [FEBS-Vue](https://github.com/wuyouzhuguli/FEBS-Vue)