.gitkeep 추가
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user