美文网首页
Access to DialectResolutionInfo

Access to DialectResolutionInfo

作者: web3d开发工程师 | 来源:发表于2019-12-16 22:47 被阅读0次

Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
只需要在spring boot 的application.properties添加如下
spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect

相关文章

网友评论

      本文标题:Access to DialectResolutionInfo

      本文链接:https://www.haomeiwen.com/subject/lvjjnctx.html