摘要: 贴出原API详解: 底层接口实现来自:com.ibatis.sqlmap.client.SqlMapExecutor queryForList public java.util.List queryForList(java.lang.String id, java.lang.Object param 阅读全文
posted @ 2022-07-19 14:38 苟活之刍 阅读(460) 评论(0) 推荐(0)
摘要: 问题: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction; nested exception is com 阅读全文
posted @ 2022-05-19 14:22 苟活之刍 阅读(2951) 评论(0) 推荐(0)
摘要: 项目启动报如下错误: The server selected protocol version TLS10 is not accepted by client preferences [TLS12] The driver could not establish a secune connection 阅读全文
posted @ 2022-03-23 17:04 苟活之刍 阅读(1329) 评论(0) 推荐(0)
摘要: idea操作过程中,右下角分支突然不显示了,查了好多博客都没解决掉我的问题,后面自己搞出来了,如下 版本:2021.1.13 解决办法如下: 最后分支显示出来了😊 阅读全文
posted @ 2022-01-17 11:17 苟活之刍 阅读(3110) 评论(0) 推荐(0)