前端使用nodejs+vue+elementui 后端使用springboot+swagger
先上GitHub地址
GitHub地址:
后端:
springboot + springJdbc + jpa :https://github.com/lance2038/httpDataApiDemo.git
springboot + mybatis :https://github.com/lance2038/httpDataApiByMybatis.git
前端:
node.js + vue + elementUI :https://github.com/lance2038/WebFrameWork.git
后端项目结构如图:
简要介绍:
开发结构:
1.业务写在business中,common中写通用类