티스토리 뷰
Controller
1. URL Mapping
2. Request binding
3. Validation
4. 처리 결과를 매핑
BO
1. 업무에 대한 처리
DAO
1. 영속성을 가진 데이터를 처리
1. Controller
2. Service
3. Repository
@Component - component-scan
Data Access
1. SimpleJdbcDaoSupport
2. SimpleJdbcTemplate
3. DataSourceTransactionManager
4. Spring ORM
5. iBatis
'공부 > Spring :: Web Framework' 카테고리의 다른 글
base spring4-hibernate4 config (applicationContext.xml) (0) | 2015.04.08 |
---|---|
base web.xml (0) | 2015.04.08 |
Spring Batch (스프링 배치) - 자료 링크 (0) | 2014.04.03 |
@RequestParam (0) | 2014.04.03 |
[Lucy] 시작하기 (0) | 2014.03.11 |
댓글