当前位置: 代码迷 >> 综合 >> SpringBoot中mybatis配置mybatis.configuration.map-underscore-to-camel-case=true自动转换驼峰标识没有生效
  详细解决方案

SpringBoot中mybatis配置mybatis.configuration.map-underscore-to-camel-case=true自动转换驼峰标识没有生效

热度:24   发布时间:2023-11-20 02:05:58.0

SpringBoot中mybatis配置mybatis.configuration.map-underscore-to-camel-case=true自动转换驼峰标识没有生效
查找原来是项目中使用了多数据源导致配置没有生效
解决方法:
http://yayihouse.com/yayishuwu/chapter/2338

  相关解决方案