JPA有个生成DDL的特性,这些可以设置为在数据库启动时运行。这可以通过两个外部属性进行控制:
spring.jpa.generate-ddl
spring.jpa.hibernate.ddl-auto