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

4주차 스터디 정리 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jj0526
Copy link
Contributor

@jj0526 jj0526 commented May 30, 2024

📄 학습 내용

4주차

🙋🏻 세줄 요약

싱글톤 컨테이너 : 스프링 컨테이너는 싱글턴 패턴을 적용하지 않아도, 객체 인스턴스를 싱글톤으로 관리
무상태(stateless)로 설계해야 함!
@componentscan : @component 어노테이션이 붙은 모든 클래스를 스캔해서 스프링 빈으로 등록

@jj0526 jj0526 self-assigned this May 30, 2024
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.

1 participant