status-update jar 로직 추가

This commit is contained in:
2026-03-05 11:12:51 +09:00
parent 0e288777fe
commit e833173756
330 changed files with 10641 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
server:
port: 8080
spring:
application:
name: kamco-gukyuin-label
profiles:
active: prod # 사용할 프로파일 지정 (ex. dev, prod, test)