walfrat

Results 1 issues of walfrat

Hello, I'm using JsonIgnoreProperties to prevent some fields to get serialized on my getters method, it works for eagerly loaded objects but not for lazy loaded objects. I upgraded to...