1
0
forked from PGL/Clyde

Functionnal RegNo generator wich only needs to be more parametrized

This commit is contained in:
2024-03-21 14:32:53 +01:00
parent a1bdae9e83
commit 0c73f6f44d
6 changed files with 61 additions and 21 deletions

View File

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