Title

随笔分类 -  日常bug

摘要:压缩图片 阅读全文
posted @ 2024-02-19 09:27 Jackpot_ABC 阅读(255) 评论(0) 推荐(0) 编辑
摘要:一、在实体类字段上添加 @TableField(jdbcType = JdbcType.DATE,updateStrategy = FieldStrategy.IGNORED) 设置null值的jdbc类型,和mybatis-plus的更新策略 IGNORED 忽略判断,所有字段都进行更新和插入 N 阅读全文
posted @ 2024-01-30 11:44 Jackpot_ABC 阅读(356) 评论(0) 推荐(0) 编辑
摘要:直接使用sql在数据库中查询速度很快,通过程序进行查询速度非常慢 阅读全文
posted @ 2024-01-22 11:15 Jackpot_ABC 阅读(859) 评论(0) 推荐(0) 编辑
摘要:前端请求的参数类型、编码及@RequestBody注解相关 阅读全文
posted @ 2023-12-14 11:22 Jackpot_ABC 阅读(13) 评论(0) 推荐(0) 编辑
摘要:uniapp 阅读全文
posted @ 2023-12-14 11:02 Jackpot_ABC 阅读(273) 评论(0) 推荐(0) 编辑
摘要:分页查询 数据重复 阅读全文
posted @ 2023-12-14 10:59 Jackpot_ABC 阅读(145) 评论(0) 推荐(0) 编辑
摘要:@Transactional失效 阅读全文
posted @ 2023-12-14 10:53 Jackpot_ABC 阅读(83) 评论(0) 推荐(0) 编辑
摘要:org.springframework.validation.BindException: Failed to convert from type [java.lang.String] to type [@io.swagger.annotations.ApiModelProperty java.sql.Date] for value ''; nested exception is java.lang.IllegalArgumentException 阅读全文
posted @ 2023-12-14 10:50 Jackpot_ABC 阅读(577) 评论(0) 推荐(0) 编辑
摘要:在使用时发现无法获取某个属性的值 阅读全文
posted @ 2023-12-14 10:39 Jackpot_ABC 阅读(261) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示