Generate doc from @RequestMapping
- by Kristian
Does anyone know of any tool (like javadoc) to generate documentation from my @RequestMapping? I.e. to get a list of URLs with parameters and response data. It would be great if it would come as a maven plugin.