--- layout: default title: RequestMappingAnnotation parent: Bug Patterns nav_order: 1 --- # RequestMappingAnnotation LikelyError ${EXTRA_DOCS} ## Samples \`\`\`java public static void sample() {} \`\`\` View source code on GitHub # RequestMappingAnnotation __Make sure all `@RequestMapping` method parameters are annotated__
| Severity | WARNING |
| Tags | LikelyError |