1
0
forked from PGL/Clyde

example backend api with user table

This commit is contained in:
2024-03-02 23:33:48 +01:00
parent 69c3a3b965
commit 3956037ab5
4 changed files with 101 additions and 2 deletions

View File

@ -1 +1,2 @@
spring.jpa.hibernate.ddl-auto=create-drop
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect