koushikkothagal/spring-security-jpa

Error in line 5 of application.properties

satyamdeb12 opened this issue · 0 comments

"spring.jpa.hibernate.naming-strategy=org.hibernate.cfg.ImprovedNamingStrategy"
This line is creating an error. Use "spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl" instead.