Spring Tools Suite v2.7.2
Spring Framework v3.0.5
@RequestMapping( value={ "/en/page", "/fr/page" }, method = { RequestMethod.POST })
[Menu] Window -> Show View -> @RequestMappings
[Project] Right Click -> Spring Tools -> Show RequestMappings
Javadoc content is missing or empty
How can I populate all @RequestMappings to view all urls mapped in my web application?
To resolve, you must:
Then:
It seems that the code must also compile before the mappings can be output in the IDE,
Cheers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With