mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 12:59:11 +00:00
Feat: 대시보드 조회 API에 생성자 여부 추가
This commit is contained in:
@@ -28,7 +28,7 @@ spring:
|
||||
use_sql_comments: true
|
||||
dialect: org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate:
|
||||
ddl-auto: ${JPA_DDL_AUTO:update}
|
||||
ddl-auto: ${JPA_DDL_AUTO:none}
|
||||
|
||||
# Redis Configuration
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user