-
Feb 13th, 2013, 06:40 PM
#1
${...} placeholders not expanded in @RequestMapping annotations (Spring 3.2.1)
In 3.2, placeholders are supported in @RequestMapping parameters, according to the docs. However, I can't get it to work.
I've created a test that shows that the embedded StringValueResolver in RequestMappingHandlerMapping isn't being called when the @RequestMapping annotations are being processed. The test app is available here:
https://github.com/dereklindner/spri...t-mapping-test
Has anyone else gotten this to work?
Derek
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules