Skip to content

Commit

Permalink
Update 2023-10-19-daily-tip-1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobaiano committed Oct 19, 2023
1 parent d24151a commit 1428265
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _posts/2023-10-19-daily-tip-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Did you know @RequestMapping can have an array of paths? (I didn't)
You can have @RequestMapping(“/externalApi”, “clientApi”), and maybe you can avoid code duplication.

Your sonar thanks you =D

Take a look in https://github.com/brunobaiano/tip-of-the-day/tree/main/tip-1 to see a real example.

0 comments on commit 1428265

Please sign in to comment.