.gitkeep 추가

This commit is contained in:
2026-04-09 10:15:40 +09:00
parent db109dfe9a
commit 9b9fb24028
24 changed files with 41 additions and 8 deletions

View File

@@ -8,4 +8,13 @@ spring:
show-sql: true
properties:
hibernate:
format_sql: true
format_sql: true
management:
endpoints:
web:
base-path: /monitor
endpoint:
health:
probes:
enabled: true