A few days ago I stuck with the problem in the topic. I found a solution and described it on Stackoverflow. <https://stackoverflow.com/questions/55550077/jackson-unresolved-forward-references-when-trying-to-deserialize-json-into-java/57173238#57173238>
Here I would like to ask why I cannot use @JsonCreator annotated methods or constructors and why a parameterless constructor is required on one side. This is the first time I use Jackson, just because I had to serialize/deserialize Java objects with circular references Best Regards Marcin -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-user/d62fb4f4-ff82-40e3-b5f9-1e3394ac7696%40googlegroups.com.
