👋 欢迎浏览我的技术博客,记录学习笔记 本人28届软工一枚
背景:数据库存的下划线命名而实体类用的驼峰命名 写法: mybatis: configuration: map-underscore-to-camel-case: true