在Spring MVC中,Controller中使用service只需使用註解@Resource/@Autowired就行,但是一般類(即不使用@Controller註解的類)要用到service ...
確定! 回上一頁