I have a SpringBoot v2.3.5.RELEASE application created this controller:
@GetMapping(value = "pictures/{id}/{name}") @ResponseBody publi