tuckey.web.filters.urlrewrite.UrlRewriteFilter`を書き換えますが、
<urlrewrite>
<rule>
<from>^/ms-office$</from>
<to>/office</to>
</rule>
<rule>
<from>/ms-office/(^[0-9]+$)</from>
<to>/office/eidt?id=$1</to>
</rule>
</urlrewrite>
ms-office/10
getに入るときWARNING: No mapping found for HTTP request with URI [/s-mvc/ms-office/10] in DispatcherServlet with name 'config'