aboutsummaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorArindam Mondal <arind.mondal@samsung.com>2020-03-13 11:30:25 +0900
committer몬달아린담/Network Automation그룹(네트워크)/Staff Engineer/삼성전자 <arind.mondal@samsung.com>2020-03-13 11:30:56 +0900
commit11084b1ee5fe03ac32a10831626790340b2de26f (patch)
tree342bfab10dafa020c4c9562321f3602a6b56ca55 /standalone
parentdf08300140df048f71a2665ccac4e34a6d4f891d (diff)
Sonar code Smell
Issue-ID: USECASEUI-407 Spring framework 4.3 introduced variants of the @RequestMapping annotation to better represent the semantics of the annotated methods. The use of @GetMapping, @PostMapping, @PutMapping, @PatchMapping and @DeleteMapping should be preferred to the use of the raw @RequestMapping(method = RequestMethod.XYZ). Change-Id: Ic86eaf183919976d60bd0e581be2c8b13da20baf Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
Diffstat (limited to 'standalone')
0 files changed, 0 insertions, 0 deletions