Closed yannbriancon closed 4 years ago
Issue: findById was triggering N+1 queries exception Solution: Check the stackTraceElements to find reference to $HibernateProxy and avoid detection of sun Proxy
Issue: findById was triggering N+1 queries exception Solution: Check the stackTraceElements to find reference to$HibernateProxy and avoid detection of sun Proxy