meeting, notification 실행환경 설정

This commit is contained in:
djeon
2025-10-23 23:53:28 +09:00
42 changed files with 190 additions and 28 deletions
@@ -21,6 +21,7 @@ spring:
# JPA Configuration
jpa:
show-sql: ${SHOW_SQL:true}
database-platform: org.hibernate.dialect.PostgreSQLDialect
properties:
hibernate:
format_sql: true