Spring MVC經常使用的註解類

1、註解類配置 要使用springmvc的註解類,須要在springmvc.xml配置文件中用context:component-scan/掃描:html java 2、五大重要的註解類 1.RequestMapping註解 RequestMapping註解類的使用方法 在Controller控制器類的類定義和方法定義處均可以標註@RequestMapping註解 DispatcherServl
相關文章
相關標籤/搜索