Java에서 어떤 경우에 리소스 반납을 해야 하나요? #21
Unanswered
Chocochip101
asked this question in
Java
Replies: 2 comments
-
DB Connection Pool, Thread Pool |
Beta Was this translation helpful? Give feedback.
0 replies
-
Java에서는 보통 메모리 누수(Memory Leak)을 막기 위해 리소스를 반납해야한다. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
.
Beta Was this translation helpful? Give feedback.
All reactions