Skip to content

Controller - Service 계층 리팩토링 #22

Description

@yeomin4242

어떤 기능인가요?

추가하려는 기능에 대해 간결하게 설명해주세요

서비스 간 호출을 할 가능성이 높은 현 구조를 변경하고자 합니다.
=> 서비스 간 호출을 할 경우 순환참조, 책임 불분명의 문제가 발생하기 때문입니다.

따라서, Facade Pattern을 도입해서 최대한 책임을 분리하고자 합니다.

작업 상세 내용

  • TODO
  • TODO
  • TODO

참고할만한 자료(선택)

https://fireheal.tistory.com/50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions