@Springfield 의 strategy 속성 값에 따라 으로 Bean 이 자동 생성, 등록 된다.
Springfield Strategy | bean name | bean type | bean implement |
DTO | "~Controller" "~Service" | EntityController<T,Q> EntityService<T,Q> | com.u2ware.springfield.controller. EntityHandler com.u2ware.springfield.service. EntityServiceTemplate |