在mybatis 中,数据库表有一个与之对应的实体类.类属性的命名是驼峰命名的,所以在mybatis中要开启驼峰匹配,
在spring boot 的项目中,至需要在yml文件中配置
即可.
当然也有其他方案.
https://blog.csdn.net/lulidaitian/article/details/70941769
Copyright © 2024 守护锁链 Powered by .NET 9.0 on Kubernetes