I am trying to use Jackson to (de)serialize my JPA entities to/from JSON for purposes of publishing the entity state over our API. FWIW I'm using hibernate as the JPA provider.I am trying to use Jackson to (de)serialize my
I am trying to use Jackson to (de)serialize my JPA entities to/from JSON for purposes of publishing the entity state over our API. FWIW I'm using hibernate as the JPA provider.I am trying to use Jackson to (de)serialize my