自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 日期转化错误: Cannot deserialize value of type `java.time.LocalDateTime` from String “2024-9-25T23:59:59“:

日期转化错误: Cannot deserialize value of type `java.time.LocalDateTime` from String "2024-9-25T23:59:59":

2024-09-13 11:03:39 416

原创 Idea报错:Diamond operator is not applicable for non-parameterized types

在分页功能中,你导包使用了hutool包(糊涂包)的PageUtil,它是不支持泛型的。所以重新导入import一下 mybatis-plus的Page包。通常表明您尝试在非泛型类上使用钻石操作符(现在就没有报错了,就OK了。比如在我下面的代码中。

2024-09-12 11:15:29 385

原创 FinalShell密码找回/linux找回密码:Login incorrect

FinalShell密码找回/linux找回密码:Login incorrect

2024-08-26 10:33:43 374

原创 Mysql:1267 - Illegal mix of collations 报错

Illegal mix of collations 报错,字段的字符集和排序规则不一致

2024-08-26 09:32:35 387

原创 启动报错:Error starting ApplicationContext. To display the conditions report re-run ...

启动报错:Error starting ApplicationContext. To display the conditions report re-run

2024-08-22 10:19:47 578

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除