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 2ba1583 commit 0fb0619Copy full SHA for 0fb0619
HibernateSpringBootINListPadding/src/main/resources/application.properties
@@ -5,7 +5,7 @@ spring.datasource.password=root
5
spring.jpa.hibernate.ddl-auto=create
6
spring.jpa.show-sql=true
7
8
-spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
+spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
9
10
spring.datasource.initialization-mode=always
11
spring.datasource.platform=mysql
0 commit comments