完成使用SpringBoot+Mybatis+MySQL,实现单表数据的增删改查、条件查询和分页、文件上传和下载功能。页面使用原生HTML,利用jQuery解析SpringBoot返回的json字符串。