当我尝试使用SqlProvider时,我得到了一个异常的org.apache.ibatis.reflection.ReflectionException(显示为"There is no getter for property named 'providerTakesParameterObject' in 'class org.apache.ibatis.builder.annotation.ProviderSqlSource'")。我在谷歌上搜索了一下,似乎一个SqlProvider不能接受多个参数。以下是演示代码:
MyTableMapper.
我在Spring Boot2.1.9+ MyBatis项目中使用Gradle生成器从PostgreSQL DB生成实体类和映射器类。我的问题是:
当我执行Gradle task ( .mbGenerator)时,出现了一个错误,并显示"Cannot instantiate the object of type