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

[자바] 싱글턴 인스턴스는 어떻게 보장되는 것인가? #8

Open
SeokRae opened this issue Apr 4, 2022 · 0 comments
Open
Labels

Comments

@SeokRae
Copy link
Collaborator

SeokRae commented Apr 4, 2022

자바에서 싱글턴 인스턴스를 보장하는 방법에 대해 확인해보기
그리고 싱글턴을 보장하고 있는지 테스트 해보기 멀티스레드를 만들어 객체 비교 해보기 (ExecutorService)
(나중에 스프링의 빈의 라이프사이클 개념으로 확장)

@SeokRae SeokRae added the 자바 label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant