79641142

Date: 2025-05-27 20:23:36
Score: 2
Natty:
Report link

You should to make sure you have this configuration in your application.properties file:

spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect

spring.jpa.show-sql=true

spring.jpa.hibernate.ddl-auto=update

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hugo E Martinez