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

[15주차 1] 스프링 핵심 원리: 5. 싱글톤 컨테이너 #172

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

deepbig
Copy link
Collaborator

@deepbig deepbig commented May 17, 2024

📒 글 제목

스프링 핵심 원리: 5. 싱글톤 컨테이너

📜 관련 키워드


@deepbig deepbig self-assigned this May 17, 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.

역시 갓홍석인가... 덕분에 이동중에 공부합니다 👍


** 참고: AppConfig@CGLIB는 AppConfig의 자식 타입이므로, AppConfig 타입으로 조회할 수 있다.

### @Configuration을 적용하지 않고, @Bean만 적용하면 어떻게 될까?
Copy link
Collaborator

Choose a reason for hiding this comment

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

Configuration의 proxyBeanMethods 설정값도 같이 확인하면 좋을 것 같아 링크 남겨둡니다!

@deepbig deepbig merged commit 8b1055c into main Dec 16, 2024
@deepbig deepbig deleted the hong/spring-core-principles-ch5 branch December 16, 2024 01:23
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