Inflearn Community Q&A
Autowired 질문
Written on
·
234
0
Map과 List에 구조에 빈들을 넣어준게 Autowired의 기능인가요?
springoop
Quiz
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





