2022-08-25

JdbcEnvironmentInitiator : HHH000342: Could not obtain connection to query metadata" What is the solution?

enter image description here#hibernate properties

spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MYSQLInnoDBDialect
spring.jpa.hibernate.ddl-auto=update
logging.level.org.hibernate.SQL=DEBUG


No comments:

Post a Comment