Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13주차 2] 스프링 핵심 원리: 2. 스프링 핵심 원리 이해 1 - 예제 만들기 #158

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

deepbig
Copy link
Collaborator

@deepbig deepbig commented May 4, 2024

📒 글 제목

스프링 핵심 원리: 2. 스프링 핵심 원리 이해 1 - 예제 만들기

📜 관련 키워드


@deepbig deepbig self-assigned this May 4, 2024
Copy link
Collaborator

@egg528 egg528 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깔끔한 정리... 역시 홍석스... 👍

이 강좌에서 Service Layer에 Interface를 두는 이유는 DIP를 지켜 Runtime 환경이나 필요에 따라 다른 Service 구현체를 사용할 수 있는 유연한 설계를 보여주려는 걸로 기억하는데요.

이 강좌를 듣고 하나의 구현체에도 Interface를 꼭 둬야하는 건가? 하는 의문이 남아서 아래 글을 읽었던 기억이 있네요 ㅎㅎ 혹시 도움될까 싶어 글 공유드립니다!

@deepbig deepbig merged commit cd40d97 into main Dec 16, 2024
@deepbig deepbig deleted the hong/spring-core-principles-ch2 branch December 16, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants