Allow Hibernate to auto-generate schema For early development when forking this project. Set spring.jpa.hibernate.ddl-auto to none when usin…
Show more
Allow Hibernate to auto-generate schemaFor early development when forking this project. Set spring.jpa.hibernate.ddl-auto to none when using migration scripts.
Show less