I am trying to develop an application using Spring boot and MySQL. As the documentation said, First I created the project using Spring initializr using Intelij Idea, configu
Please use the key field given below---->
spring.jpa.hibernate.ddl-auto=create
or
spring.jpa.hibernate.ddl-auto=update