소나 버그 잡기

S 2017. 6. 12. 16:45

Use constructor injection for this field

@Inject
private XXXService xxxService;

why? http://olivergierke.de/2013/11/why-field-injection-is-evil/

Or Inject -> Autowired ( Autowired 와 Inject 차이 - http://dev-eido.tistory.com/entry/Autowired-Resource-Inject%EC%9D%98-%EC%B0%A8%EC%9D%B4 )

'S' 카테고리의 다른 글

Scala  (0) 2017.05.05
SSH 접속 끊김  (0) 2017.03.20
deview 2014 - 월요일  (0) 2014.10.07
jboss 서버 utf-8 설정  (0) 2014.07.19
<모델1과 모델2>  (0) 2012.01.02

설정

트랙백

댓글