백엔드 배포 가이드 작업 중간 저장

This commit is contained in:
hiondal
2025-09-11 08:37:43 +09:00
parent c8be06c98b
commit ba300f59a4
31 changed files with 27 additions and 920 deletions
+9 -5
View File
@@ -31,18 +31,22 @@ server:
max-http-header-size: 64KB
max-http-request-header-size: 64KB
# Actuator
management:
endpoints:
web:
exposure:
include: health,info,metrics,prometheus
base-path: /actuator
endpoint:
health:
show-details: when-authorized
metrics:
export:
prometheus:
enabled: true
show-details: always
show-components: always
health:
livenessState:
enabled: true
readinessState:
enabled: true
logging:
level: