# 2008.07.11
Setter injection versus constructor injection and the use of @Required. I'm glad the Spring folks are in favour of constructor injection for mandatory dependencies - I far, far prefer it to setter injection.
File under: java : {2008.07.11 - 23:35} : Comments (0)