79438870

Date: 2025-02-14 09:22:23
Score: 1.5
Natty:
Report link

If you are using SpringBoot, then use below property: spring.jpa.hibernate.ddl-auto=update

other values: Create, create-drop, validate & none.

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: Saurabhcdt