相关疑难解决方法(0)

Spring 3 RequestMapping: Get path value

Is there a way to get the complete path value after the requestMapping @PathVariable values have been parsed?

这就是: /{id}/{restOfTheUrl}应该可以解析/1/dir1/dir2/file.htmlid=1restOfTheUrl=/dir1/dir2/file.html

任何想法,将不胜感激.

spring spring-mvc request-mapping

125
推荐指数
6
解决办法
16万
查看次数

标签 统计

request-mapping ×1

spring ×1

spring-mvc ×1