SpringMVC 的註解和 XML 衝突的問題

搭建Spring MVC 環境。controller中加上@Controller註解 。啓動項目時出現了錯誤:Cannot map handler 'TestController' to URL path [/hello]: There is already handler of type [class com.yxl.test.controller.TestController] mapped.
相關文章
相關標籤/搜索