Professional Backend developer, embarking on a journey for a fully working web application. Makes mistakes, but aims to always learn from them.
How to store unstructured data with JPA
Having entities is all good and well, but now we need to link them to the users they belong to
Everything belongs to a user, so let's add the user concept to the application
Improve your database performance with the correct indexes
Database schema changes with Liquibase