Java Spring mvc 4
Introduction
Structure
XML v.s Annotation
@Bean
@Scope
@Autowired
@Component
@Service
@Controller
@Repository
@RequsetMapping
@Resource
@PathVariable
@RequsetParam
@Scope
@Import
@ModelAttribute
@Valid
Dependency Injection (D I )
Spring Form Tag Lib
Powered by
GitBook
@Component
@Component
用@Component來表示一個通用注釋用于說明一個類是一個spring容器管理的類,此類將有spring掃描並加入容器參與ioc。即就是該類已經拉入到spring的管理中了。
results matching "
"
No results matching "
"