add SQL dialect mappings and update logging configuration

This commit is contained in:
2026-04-27 15:46:10 +02:00
parent e1686fcac4
commit a53e89649e
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -18,5 +18,4 @@ spring.servlet.multipart.max-request-size=${MAX_REQUEST_SIZE:10MB}
jwt.secret=${JWT_SECRET}
jwt.expiration=1200000
logging.file.name=logs/payment-notifications.log
logging.level.TpayLogger=INFO
logging.file.name=logs/app.log