# coffee-springboot **Repository Path**: before-the-flowers/coffee-springboot ## Basic Information - **Project Name**: coffee-springboot - **Description**: 本仓库是基于已完成的coffee-ssm项目(https://gitee.com/before-the-flowers/coffee-ssm.git)进行开发的,用于毕设,使用SpringBoot进行开发。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coffee-springboot #### 介绍 本仓库是基于已完成的coffee-ssm项目(https://gitee.com/before-the-flowers/coffee-ssm.git)进行开发的,用于毕设,使用SpringBoot进行开发。 技术依旧很菜,会有很多不完善的地方,后期不一定进行更新。 后续,打算基于此仓库代码进行spring cloud开发,进行完善。 使用账号:老王 密码:123进行登录 sql脚本为本仓库配套数据库脚本,使用Mysql进行开发。 前端页面采用thymeleaf模板引擎实现。 目前已知不满意的地方: 1.日志在忘记密码进行重置密码过程中会有报错,我直接使用return终止了,因为此部分代码为copy的,水平不够,所以无法修改。 2.只实现了使用邮箱重置密码,还没有实现手机号重置密码,因为时间等原因没有进行实现。 3.list页面如果有很多页,则会撑爆页码,前端水平不够,目前还无法修改。 4.list页面的下一页会出现空页,其实应该进行改善,无奈水平不够。 5.user表的属性应该设置为非空,或者进行判断的时候,应该考虑null,否则user表的state属性(目前已知)会出现错误 6.user等表进行修改成功以后,页面没有弹出标签通过用户是否修改,用户体验感不好 7.表单搜索功能在实现的时候,是按照模糊匹配进行查询的,但是不知道为什么只能实现精准查询 8.没有给前端返回符合规范的json字符串,在进行spring cloud开发的时候可能会进行更改 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)