인프런 커뮤니티 질문&답변
옵션 처리 강의에서 제가 잘 이해했는지 궁금합니다.
작성
·
435
퀴즈
What are the main reasons why Field Injection is generally not recommended?
Because it is difficult to guarantee immutability
Because changing dependencies is easy
Because it's difficult to test with pure Java code
Because writing configuration code is complex





