Inflearn Community Q&A
왜 TestConfig는 static인가요?
Written on
·
301
0
왜 TestConfig는 static인가요?
springoop
Quiz
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
Answer 1
2
안녕하세요. 김민지님, 공식 서포터즈 OMG입니다.
질문 주신 내용과 관련하여 서포터즈 분의 잘 설명된 글 링크 첨부합니다.
참고:
https://www.inflearn.com/questions/257297
감사합니다.





