What’s the current best practice for creating a co...
# announcements
m
What’s the current best practice for creating a constructor with annotations on it? I’m trying to create a constructor with Jackson’s @JsonCreator that has some val params (each of which has @JsonParameter, naturally)