Latest post
How to Best Use Java Records as DTOs in Spring Boot 3
Explore how to best use compact Java Records as Data Transfer Objects (DTOs) for database and API calls in Spring Boot 3 with Hibernate 6 as the persistence provider.
-
A (Definitive?) Guide to LazyInitializationException
Posts that have been written about Hibernate’s LazyInitializationException could probably fill whole books.
Yet, I believe each of them focuses on a particular aspect of it: some on a specific solution, some on how to solve it with Spring Boot, etc.
I’d like this post to be the definitive guide on the subject, even though I’m pretty sure it won’t.
At least, I’ll be able to point others to it!
1-2 of 2