79267703

Date: 2024-12-10 09:42:02
Score: 1.5
Natty:
Report link

i had faced this same problem .Just add this tow property in the application.properties file and its working

1.spring.jpa.hibernate.naming.implicit-strategy=org.hibernate.boot.model.naming.ImplicitNamingStrategyLegacyJpaImpl

2.spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Talukder Siam