bean 선언 시 가질 수 있는 요소는 아래와 같다.
1. class
2. name
3. scope
4. constructor arguments
5. properties
6. autowiring mode
7. dependency checking mode
8. lazy-initialization mode
9. initialize method
10. destruct method
2. name
3. scope
4. constructor arguments
5. properties
6. autowiring mode
7. dependency checking mode
8. lazy-initialization mode
9. initialize method
10. destruct method
<bean 태그 사용시에 설정할 수 있는 요소에 대해 알아보았다.
총 10가지를 세팅할 수 있으니, 참 다양하다.
반응형
'Spring framework > Spring' 카테고리의 다른 글
어노테이션 기반 설정 (0) | 2010.05.07 |
---|---|
PropertyPlaceholderConfigurer (0) | 2010.05.07 |
Spring Validation 간략 소개 (0) | 2010.05.07 |
CAS 인증(Central Authentication Service) (0) | 2010.05.07 |
Spring에서 파일 업로드 구현해 보기 (0) | 2010.05.07 |
최근댓글