인프런 커뮤니티 질문&답변
static class에 @Component 혹은 @Configuration을 생략하는 이유가 무엇인가요?
작성
·
596
퀴즈
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





