## 环境说明: * IDEA: 2019.3 * JDK1.8 JDK 8官方下载地址:[https://www.oracle.com/technetwork/java/javase/downloads](https://www.oracle.com/technetwork/java/javase/downloads) * Maven: 3.6.3 * SpringBoot:2.1.6 * SpringCloud:Greenwich.SR1 * Activiti :6.0.0 * Mysql :5.7 项目数据库采用MySQL社区版,版本为5.7.x。下载地址:[https://dev.mysql.com/downloads/windows/installer/5.7.html](https://dev.mysql.com/downloads/windows/installer/5.7.html) 至此,系统环境准备完毕,后面开始导入代码。