spring mvc拦截器中用正则表达式匹配url

匹配以front开头的url,以下:mvc

<mvc:mapping path="/^(?!front)/" />
相关文章
相关标签/搜索