Spring boot ddl auto generator

前端 未结 2 1040
长情又很酷
长情又很酷 2020-12-14 14:18

I\'m using spring boot with spring.jpa.hibernate.ddl-auto=create, but when application restarted, all tables drops and creates again. Is there some way to avoid

2条回答
提交回复
热议问题