# computer-springboot **Repository Path**: kritodady/computer-springboot ## Basic Information - **Project Name**: computer-springboot - **Description**: 装机移动端 后端 项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-28 - **Last Updated**: 2020-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 组装机项目后端开发须知 ***开发前请学习 springboot mybatis-plus*** ***预期未来使用技术 shiro,easy-poi,swagger,RabbitMQ** * ***工具函数以 Hutool 为准*** ***数据库使用Mysql,链接池使用阿里巴巴链接池。*** ***打包为jar包进行微服务开发*** ## 本项目开发环境 - jdk 11 - idea2020 - maven 3.6.3 - springboot 2.2.4 ## 运行环境(配有项目开发云运行环境,不需要本地搭建) - Docker 运行环境 - Mysql:lates - Redis:lates - tomcat:lates - Nginx:lates ## 本项目运行方式 直接git clone到本地 或者下载zip包解压导入idea