# project-reference **Repository Path**: junhan-zhao/project-reference ## Basic Information - **Project Name**: project-reference - **Description**: 仓库参考格式-阿伟学长 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-23 - **Last Updated**: 2022-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 这里是项目名称 ## 介绍 这里是项目介绍 ## 目录结构说明 > project-name >> documents -- 项目开发相关文档(如:项目需求文档、设计文档等等) >> projects -- 项目源码(比如:前端项目、后端项目等等) ## 软件架构 ### 后端技术 |技术|说明|版本|备注| |----|----|----|----| |Spring|容器|5.2.6|https://spring.io/| |SpringWebMVC|mvc框架|5.2.6|https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html| |Mybatis|ORM框架|3.???|http://www.mybatis.org/mybatis-3/zh/index.html| |MyBatisGenerator|数据层代码生成|???|http://www.mybatis.org/generator/index.html| |PageHelper|MyBatis物理分页插件|???|http://git.oschina.net/free/Mybatis_PageHelper| |Druid|数据库连接池|???|https://github.com/alibaba/druid| |Lombok|简化对象封装工具|???|https://github.com/rzwitserloot/lombok| ### 前端技术 |技术|说明|版本|备注| |----|----|----|----| |Vue|前端框架|???|https://vuejs.org/| |Vue-router|路由框架|???|https://router.vuejs.org/| |Vuex|全局状态管理框架|???|https://vuex.vuejs.org/| |Axios|前端HTTP框架|???|https://github.com/axios/axios| |Bootstrap|前端UI框架|4|https://bootstrap-vue.org/| |Element|前端UI框架|???|https://element.eleme.io| ## 环境搭建 ### 开发工具 |工具|说明|版本|备注| |----|----|----|----| |IDEA|开发IDE|???|https://www.jetbrains.com/idea/download| |Navicat|数据库连接工具|???|http://www.formysql.com/xiazai.html| |PowerDesigner|数据库设计工具|???|http://powerdesigner.de/| |Axure|原型设计工具|???|https://www.axure.com/| |MindMaster|思维导图设计工具|???|http://www.edrawsoft.cn/mindmaster| |Visio|流程图绘制工具|???|| |Postman|API接口调试工具|???|https://www.postman.com/| ### 开发环境 |工具|版本|备注| |----|----|----| |Windows|10|操作系统| |JDK|1.8|https://www.injdk.cn/| |MySQL|5.7|https://www.mysql.com/cn/| |Tomcat|8.5|| |NodeJS|12.16.3|https://nodejs.org/zh-cn/| ### 安装教程 后续补充 ## 开发进度 ![项目开发进度图](documents/preview-pic/dev-process-status.png)