【Spring Boot|MyBatis Plus】解决Oracle报错:无效的列类型1111 在Spring Boot 的 application.yml 配置文件中加上一句这样的配置 mybatis-plus: configuration: jdbc-type-for-null: 'null'