- 博客(6)
- 收藏
- 关注
原创 苍穹外卖bug记录websocket已连接但无法收到用户下单通知与客户催单
下单时controller忘记更改状态orderService.paySuccess(ordersPaymentDTO.getOrderNumber());用户催单则是service层的判断业务判断条件出错。
2024-12-12 19:45:11
232
原创 基于方法的参数化测试报错org.junit.platform.commons.PreconditionViolationException: Cannot invoke non-static
需要改为静态方法并返回流。
2024-07-30 14:42:23
341
原创 德鲁伊数据原监控访问报错Sorry, you are not permitted to view this page.
druid: #配置druid访问的账号密码。
2024-07-25 10:47:58
157
原创 spingboot整合jdbc测试类报错Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:
8.0mysql遇到的。
2024-07-22 17:53:39
315
原创 SSM整合404报错 pages外jsp找不到路径解决思路
发现是刚开始的虚拟路径多了工件的名称,改为/即可。2查看tomcat部署工件虚拟目录是否出错。1检查spingMvc配置文件。
2024-06-27 11:09:16
488
原创 SSM整合报错HTTP Status 404 – Not FoundType Status ReportDescription The origin server did not find a
查了半天发现漏写了。。
2024-06-18 21:04:32
156
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人