Fetch the repository succeeded.
MintLeaf-Fast
├─db 项目SQL语句
│
├─logs 输出日志
│
├─common 公共模块
│
├─config 配置信息类模块
│
├─modules 功能模块
│ ├─app API接口模块(APP调用)
│ ├─video 业务模块
│ └─core 核心模块
│
├─utils 工具类模块
│
├─vo 视图对象类模块
│
├─MintLeafApplication 项目启动类
│
├──resources
│ ├─sql SQL对应的md文件
│ ├─static 静态资源
│ ├─templates 系统页面
│ │ ├─modules 模块页面
│ │ ├─index.html 主页面
│ │ └─login.html 登陆页面
│ ├─application.properties 全局配置文件
│ ├─btsql-ext.properties BeetlSQL配置文件
│ └─logback.xml 日志配置文件
│
通过git下载源码
创建数据库mintleaf_fast,数据库编码为UTF-8
执行db/mintleaf_fast.sql文件,初始化数据【按需导入表结构及数据】
修改application.properties文件,更新MySQL账号和密码
IDEA、Eclipse运行Application.java,则可启动项目【mintleaf-fast】
账号密码:root/123456
功能名称 | 进度 |
---|---|
用户管理 | 100% |
角色管理 | 100% |
菜单管理 | 100% |
权限管理 | 100% |
文件上传 | 100% |
Druid监控 | 100% |
代码生成 | 100% |
API管理 | 100% |
系统日志 | 100% |
图片管理 | 100% |
图标选择器 | 100% |
树形数据表格 | 100% |
树形下拉选择器 | 100% |
组织管理 | 50% |
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 100 )