It's working for me with the same code you have. Try adding @AllArgsConstructor and @Setter on DTOs.
@AllArgsConstructor
@Setter