code 추가

This commit is contained in:
2026-04-08 10:10:12 +09:00
parent 0c9df90f79
commit d3efb9e2d2
21 changed files with 744 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
spring:
profiles:
active: local
jpa:
hibernate:
ddl-auto: update
show-sql: true
properties:
hibernate:
format_sql: true