# mycrm **Repository Path**: JKcoding/mycrm ## Basic Information - **Project Name**: mycrm - **Description**: crm项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mycrm #### 介绍 crm项目 从无到有,整合 SpringBoot + MyBatis + layui,构建一个后台项目 ##### 后台:Springboot + mybatis + mysql ##### 前端:layui+thymeleaf 1. ​ layui 第三方的前端框架,把 CSS/JS/HTML 已经打包好,我们直接用 2. ​ Thymeleaf 类似于 JSP,Freemaker 模板引擎,也有自己表达式 ##### 开发工具:jdk1.8 + IDEA + GIT + Maven