Skip to content

[feat] delivery MSA 설정 수정 및 deliveryManager 도메인 개발 #24

Merged
6uiwj merged 5 commits intodevfrom
feat/19
Nov 5, 2025
Merged

[feat] delivery MSA 설정 수정 및 deliveryManager 도메인 개발 #24
6uiwj merged 5 commits intodevfrom
feat/19

Conversation

@6uiwj
Copy link
Collaborator

@6uiwj 6uiwj commented Nov 5, 2025

#️⃣연관된 이슈

#19
close #19

🪄작업 내용

  • config서버 쪽 delivery-service.yml파일 내용 수정 (mysql 연결 url에 공개키 인증 추가)
  • delivery 내 yml파일 수정(불필요한 내용 삭제)
  • deliveryManager 필요한 기본 클래스 세팅(entity, repository 등..)
  • deliveryManager create메서드 구현
    • 아직 다른 서비스가 개발 중이므로 다른 서비스에서 필요한 정보는 임의의 값을 넣고 테스트했습니다.

✏️리뷰 요청

  • MSA환경에서 yml파일 작성하실줄 아시는 분 있으시면 yml파일 검토 부탁드려요🙏
  • 궁금한 점은 질문 남겨주세요!

@6uiwj 6uiwj self-assigned this Nov 5, 2025
@6uiwj 6uiwj added the feature label Nov 5, 2025
@6uiwj 6uiwj merged commit ee0de2f into dev Nov 5, 2025
3 checks passed
@hellonaeunkim hellonaeunkim deleted the feat/19 branch November 7, 2025 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] delivery - deliveryManager 도메인 기본설정

4 participants