#开启驼峰命名法(如数据库d_id会对应bean中dId)
mybatis.configuration.map-underscore-to-camel-case=true

 

相关文章:

  • 2022-12-23
  • 2021-08-01
  • 2021-11-09
  • 2021-07-15
  • 2021-07-22
  • 2022-01-24
  • 2021-05-20
猜你喜欢
  • 2021-10-26
  • 2021-05-20
  • 2021-10-25
  • 2021-04-17
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案