pangxinhua
Results
1
issues of
pangxinhua
1. 使用tkmybatis-springboot,引入mapstruct 2. 当使用mybatis.base-packages, 且未使用tk.mybatis.spring.annotation.MapperScan指定basePackages时,与mapstruct冲突!!! 出现异常:org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) 个人认为是mapstruct的@Mapper的类被代理所致