Appearance
微服务项目搭建 version:3.7.4
官方文档:https://help.jeecg.com/
前端开发环境
推荐使用nvm
后端开发环境
下载源码:
gitee:https://gitee.com/jeecg/JeecgBoot
github:https://github.com/jeecgboot/JeecgBoot
创建数据库:
目录在:jeecg-boot/db
jeecgboot-mysql-5.7.sql 是框架数据库
tables_nacos.sql 是nacos的数据库
tables_xxl_job.sql 是xxl-job服务所需数据库