This is a Timeline project for software testing. You can visit the deployed project here: http://152.136.173.30
SQL
file named timeline.sql
is located in src/main/resources
注: 基于原有需求基础上,我们增加了POST新内容的功能,并完成了测试。
- 童翰文
- 陈俊杰
- 项慕凡
- 徐滔锴
-
前端
- Vue.js 2.x
-
后端
- Spring Boot 2.2.0
- MyBatis 3
- MySQL 8.0.16
-
测试
- JUnit 5
- Mockito
TimelineItemControllerTest
TimelineItemServiceImplTest