POWERED BY https://www.bugkong.com AND
ALL RIGHTS RESERVED
java爱好者 网站地图 支持博主 蜀ICP备13022962号-3
返回json出现$ref:$.data.datas[0].tkyMerthants的解决方案 最近在使用springBoot和Mybatis做项目,返回json时出现上面的错误。 两张表一对多的关系 但是配置的时一对一的关系 即配置如下 associationproperty=xxxselect=xxxcolumn={mid=mid,mname=m
com.sun.jdi.InvocationException occurred invoking method. 出现这个问题,通常是因为我们使用了延迟加载造成 修改为急加载即可 注解如下 fetch=FetchType.EAGER