2. 技术栈

2.1 运行环境

环境版本
操作系统Windows / Linux
NodeJs14
Jdk1.8
PostgreSql12.0

2.2 后端系统

  • spring-boot 2.1.6.RELEASE
  • spring-boot-security 用户登录验证
  • undertow web容器
  • postgresql 优秀的开源数据库
  • mybatis 数据库中间件
  • hikari 速度最快的数据库连接池
  • 七牛云存储 分布式文件存储中心

2.3 前端系统

  • vue 采用新版,使用了vue-cli4搭建的系统,减少大量配置文件
  • element-ui 最流行的vue UI框架
  • vue-element-admin 深度定制版
  • echarts 图表统计
  • ueditor 题目编辑器

2.4 微信小程序

  • iView 主题样式

2.5 架构图

架构图

Last Updated:
Contributors: mindskip