Hi. Is it possible to map request params onto immu...
# spring
m
Hi. Is it possible to map request params onto immutable class that has Hibernate Validation annotations (
@NotNull
) ?
So, there is no elegant way to do it 😥