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 faa1b77 commit 47a6e41Copy full SHA for 47a6e41
HibernateSpringBootManyToManyBidirectionalListVsSet/src/main/resources/application.properties
@@ -5,6 +5,6 @@ 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.jpa.open-in-view=false
0 commit comments