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