spring.jpa.hibernate.ddl-auto=update not working in spring boot

前端 未结 0 1318
温柔的废话
温柔的废话 2021-01-03 02:48

I am integrating spring boot + jpa+ oracle. I was successful in creating and drop the database with spring.jpa.hibernate.ddl-auto=create-drop, but when I change the property

相关标签:
回答
  • 消灭零回复
提交回复
热议问题