作者:elunez 原文地址 https://github.com/elunez/eladmin
一个基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue 的前后端分离的后台管理系统
开发文档: https://docs.auauz.net/
体验地址: https://auauz.net/
账号密码: admin/123456 (默认密码都是 123456)
后端源码 | 前端源码 | |
|---|---|---|
github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |
项目采用按功能分模块开发方式,将通用的配置放在公共模块, system模块为系统核心模块也是项目入口模块, logging 模块为系统的日志模块, tools 为第三方工具模块,包含了图床、邮件、七牛云、支付宝, generator 为系统的代码生成模块

