@PathVariable
@RequestBody
@RequestParam
@PostMapping
@RequestMapping(produces = MediaType.APPLICATION_JSON_VALUE, path = "/api/platform-integrator/v1")
@RestController