customer creation now pointing to velocity

This commit is contained in:
2026-05-29 15:36:00 +02:00
parent 0bb63055a9
commit 24ba6d13f6
4 changed files with 74 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ server.port=6950
server.servlet.context-path=/api
spring.jpa.hibernate.ddl-auto=update
spring.jpa.hibernate.ddl-auto=validate
spring.datasource.driver-class-name=org.postgresql.Driver
spring.datasource.url=jdbc:postgresql://localhost:5432/qpay?useLegacyDatetimeCode=false