# MyPetstore-API **Repository Path**: fortherepublic-cpp/my-petstore-api ## Basic Information - **Project Name**: MyPetstore-API - **Description**: 前后端分离的JPetStore下的后端 - **Primary Language**: Java - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2022-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyPetstore-API #### 介绍 软件架构平台实验二 实现(前台)前后端完全分离的JPetStore--后端 #### 软件架构 在原有SSM架构基础上: \- 替换MyBatis为MyBatis-Plus,大量减少sql语句的使用 \- 替换绝大部分原访问路径为RESTful标准路径 \- 去除前台的Thymeleaf渲染引擎部分,只保留后端MVC的代码 \- 提供RESTful API接口文档(见仓库Wiki) #### 运行环境 Java 1.8 / Java 11 MySQL Server 5.1.55-community 开发环境:IntelliJ IDEA #### 使用说明 Springboot版本:2.4.5 MyBatis-Plus版本:3.4.2 Maven仓库镜像:阿里云中央仓库 附前台仓库链接:https://gitee.com/fortherepublic-cpp/my-petstore-front.git #### 参与贡献 CSU, Central South University. = **SE 2019** = \- **yangzhenyu322**. (https://gitee.com/yangzhenyu322) \- **青芒果**. (https://gitee.com/green-mango) \- **Francis_handsome**. (https://gitee.com/francis-handsome) \- **krist**. (https://gitee.com/krist_zhw) \- **仓葵与暮**. (https://gitee.com/fortherepublic-cpp) All Rights Reserved.