Good I'm doing an API, I have the classes Person , Requisitoria and Debt ; I'm using
Good I'm doing an API, I have the classes Person , Requisitoria and Debt ; I'm using
Try to start the engine
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQLInnoDBDialect
to be able to change the engine, spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
is added to the properties file.