인프런 커뮤니티 질문&답변
싱글톤 디자인패턴
작성
·
197
퀴즈
What are the main problems that occur when continuously creating new objects for each request in a web application environment?
Increase in security vulnerabilities
Database connection error
Increased memory usage and performance degradation
Client request processing order mixed up





