Anyone ever had to access the context of an object...
# jackson-kotlin
m
Anyone ever had to access the context of an object in a
@JsonCreator
method? I kinda need an object to know if it's part of a "Product" or "Category" section.