Commentaire inutile

Springboot
Alix JEUDI--LEMOINE 1 year ago
parent 46dbcb1700
commit 5e6a4d2cfc

@ -32,7 +32,6 @@ public class ThematiqueController {
@SuppressWarnings("SpringJavaInjectionPointsAutowiringInspection")
private final PagedResourcesAssembler<Thematique> pagedResourcesAssembler;
private final ModelMapper modelMapper;
private final ObjectMapper objectMapper;
@GetMapping(produces = MediaType.APPLICATION_JSON_VALUE)
@ResponseStatus(HttpStatus.OK)

Loading…
Cancel
Save