@Pathvariable Map<String,String> is giving me HTTP Status 500

This question already has an answer here:

  • Could not find @PathVariable [pathVars] in @RequestMapping Spring MVC 4 answers

  • I have found the answer from this link. Could not find @PathVariable [pathVars] in @RequestMapping Spring MVC

    I need to add <mvc:annotation-driven /> in my dispatcher-servlet.xml

    链接地址: http://www.djcxy.com/p/27892.html

    上一篇: 为什么不是标准的Android模拟器?

    下一篇: @Pathvariable Map <String,String>给我HTTP状态500