We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77af3a commit 09d585dCopy full SHA for 09d585d
spring-social/src/main/resources/application.yml
@@ -11,7 +11,7 @@ spring:
11
naming-strategy: org.hibernate.cfg.ImprovedNamingStrategy
12
properties:
13
hibernate:
14
- dialect: org.hibernate.dialect.MySQL5Dialect
+ dialect: org.hibernate.dialect.MySQL5InnoDBDialect
15
security:
16
oauth2:
17
client:
0 commit comments