Nick Stolwijk
Nick Stolwijk
I would like to second this feature. I am a leader at Scouting and we want to use it for a game, where other teams see your location, but with...
That would be great! For people wondering about the game (in Dutch): http://handboek.pe1mew.nl/?Spelidee%C3%ABn:The_Outlaw_becomes_the_Hunted
I had need for it tomorrow, so I have tried to add it myself. Looks like it is working! (Normally I don't do PHP but Java, but it looks like...
> One clarifying question (just to be sure): would it work if `@JsonIgnoreType` was directly on `Muppet`? (I assume so due to mention of mix-in) I didn't try that. In...
> One thing to note is that `@JsonIgnoreType` itself will not work dynamically: it will (and can) only work when type declaration (of POJO properties, or `Collection`, `Map` and array...
Do you have an idea how to dynamically not serialize specific types?