# Cake **Repository Path**: Rex_Mao/Cake ## Basic Information - **Project Name**: Cake - **Description**: Use to finish the program of tedu - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cake #### 介绍 Use to finish the program of tedu #### 软件架构 1. Springboot 2. Spring + SpringMVC +Mybatis 3. Maven #### 安装教程 1. 使用文档中的db.sql生成数据库 2. 在application.properties里面配置好数据源 3. 整个项目直接运行为boot项目 #### 参与贡献 2019 TEDU Team 1 # Getting Started ### Reference Documentation For further reference, please consider the following sections: * [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) * [Spring Boot DevTools](https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#using-boot-devtools) * [Spring Web Starter](https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-developing-web-applications) * [MyBatis Framework](http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/) ### Guides The following guides illustrate how to use some features concretely: * [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/) * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/) * [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/) * [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/) * [MyBatis Quick Start](https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start)