报Invalid value type for attribute ‘factoryBeanObjectType‘: java.lang.String错误
1.没有使用MybatisPlus的时候可能是你项目中缺少这个依赖,或者版本过低。导入以下maven坐标org.mybatismybatis-spring3.0.32.有使用MybatisPlus的时候mybatis-plus中集成的mybatis版本太旧,产生了冲突。导入以下maven坐标com.baomidoumybatis-plus-boot-starter3.5.4.1org.mybati