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