We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efca42 commit 125ea0dCopy full SHA for 125ea0d
src/main/resources/application.properties
@@ -8,7 +8,6 @@ spring.datasource.username=
8
spring.datasource.password=
9
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
10
11
-spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect
12
spring.jpa.hibernate.ddl-auto=update
13
spring.jpa.open-in-view=false
14
0 commit comments