spring.jpa.hibernate.ddl-auto is used for database initialization. We set the value to update value so that a table will be created ...
確定! 回上一頁