This action will force synchronization from Elune/eladmin, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
一个基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离的后台管理系统
开发文档: https://doc.el-admin.xin
体验地址: https://el-admin.xin
账号密码: admin / 123456
后端源码 | 前端源码 | |
---|---|---|
github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
项目采用按功能分模块的开发方式,结构如下
eladmin-common
为系统的公共模块,各种工具类,公共配置存在该模块
eladmin-system
为系统核心模块也是项目入口模块,也是最终需要打包部署的模块
eladmin-logging
为系统的日志模块,其他模块如果需要记录日志需要引入该模块
eladmin-tools
为第三方工具模块,包含:图床、邮件、云存储、本地存储、支付宝
eladmin-generator
为系统的代码生成模块,代码生成的模板在 system 模块中
- eladmin-common 公共模块
- annotation 为系统自定义注解
- aspect 自定义注解的切面
- base 提供了Entity、DTO基类和mapstruct的通用mapper
- config 自定义权限实现、redis配置、swagger配置、Rsa配置等
- exception 项目统一异常的处理
- utils 系统通用工具类
- eladmin-system 系统核心模块(系统启动入口)
- config 配置跨域与静态资源,与数据权限
- thread 线程池相关
- modules 系统相关模块(登录授权、系统监控、定时任务、运维管理等)
- eladmin-logging 系统日志模块
- eladmin-tools 系统第三方工具模块
- eladmin-generator 系统代码生成模块
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
感谢 JetBrains 提供的非商业开源软件开发授权
感谢 七牛云 提供云存储支持
感谢 PanJiaChen 大佬提供的前端模板
感谢 Moxun 大佬提供的前端 Curd 通用组件
感谢 zhy6599 大佬提供的后端运维管理相关功能
感谢 j.yao.SUSE 大佬提供的匿名接口与Redis限流等功能
感谢 d15801543974 大佬提供的基于注解的通用查询方式
项目的发展离不开你的支持,请作者喝杯咖啡吧☕ Donate
Sign in for post a comment
Comments ( 0 )