08 2024 档案

摘要:问题:saveBatch时 遇到Duplicate entry '1828978156126666754' for key 分析:1.检查数据库里是否有重复ID 2.检查代码中是否有id赋值 3. 以上排查都没发现问题,以下代码分析了一下,为了节省空间,我在for循环上面new了一个封装类, 执行f 阅读全文
posted @ 2024-08-29 10:28 蔡徐坤1987 阅读(177) 评论(0) 推荐(0)
摘要:问题: 刚用低代码平台引入的一个module,但是启动报错Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.Unsat 阅读全文
posted @ 2024-08-21 10:22 蔡徐坤1987 阅读(372) 评论(0) 推荐(0)