springboot 数据库连接 解决驼峰命名问题

  jpa:
    database-platform: org.hibernate.dialect.SQLServerDialect
    hibernate:
      naming:
        physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl

  

posted @ 2019-05-15 10:44  qukaige  阅读(1159)  评论(0编辑  收藏  举报