Showing posts with the label Spring Data JPA

How to Fix Hibernate LazyInitializationException in Spring

You are likely seeing org.hibernate.LazyInitializationException: could not initialize proxy - no Session because your code tried to access a lazily-loaded association after the database transactio…
How to Fix Hibernate LazyInitializationException in Spring
OlderHomeNewest