Skip to main content

Lucca La Fonte

Blog about topics that I find interesting :)

Recent

Persistence Context Deep Dive

Persistence Context Deep Dive

·900 words·5 mins
This article explores how the Persistence Context loads and manages entities fetched from the database, going into the possible pitfalls that comes with it.
Persistence Context by Example

Persistence Context by Example

·1068 words·6 mins
What is the Persistence Context in JPA/Hibernate? In this article we explore it using an example and attempt to understand if we can use it to improve reading times.
Building a Blog

Building a Blog

·542 words·3 mins
On this article I explore why and how I created this blog 🚀