Skip to content

Commit

Permalink
Refine ControllerMappingReflectiveProcessor documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Feb 7, 2023
1 parent cb63164 commit b8a7aa9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -38,7 +38,7 @@
*
* <ul>
* <li>Return types annotated with {@link ResponseBody}</li>
* <li>Parameters annotated with {@link RequestBody}</li>
* <li>Parameters annotated with {@link RequestBody}, {@link ModelAttribute} and {@link RequestPart}</li>
* <li>{@link HttpEntity} return types and parameters</li>
* </ul>
*
Expand Down

0 comments on commit b8a7aa9

Please sign in to comment.