摘要:
产品技术架构从SpringBoot2.x升级到SpringBoot3.x后,对原有代码进行单元测试时发现,之前通过CriteriaQuery查询对象实现的分页查询功能,在进行记录数count查询时,会抛出SqlTreeCreationException: Could not locate Table 阅读全文
摘要:
使用Maven向中央仓库推送项目时,遇到Unable to make field private final java.util.Comparator java.util.TreeMap.comparator accessible: module java.base does not "opens 阅读全文