👋 欢迎浏览我的技术博客,记录学习笔记 本人28届软工一枚

4.20 开启springboot的下划线转驼峰

背景:数据库存的下划线命名而实体类用的驼峰命名
写法:
mybatis:
configuration:
map-underscore-to-camel-case: true

posted @ 2026-04-28 20:54  气球飞起  阅读(10)  评论(0)    收藏  举报