2024
Learn how to build a simple event store in Java using PostgreSQL as the database.
Learn the concepts of event sourcing and how to implement a basic, non-production-ready application using it.
2023
Discover the benefits of using Test Data Builder to improve test code readability
2019
Running an Angular application in Docker
Running database in Docker
Implementing a simple blockchain
2018
Database migration with Flyway
Step-by-step deployment of WAR file on Tomcat server
Input validation for database row modification using Hibernate
Introduction to basic git operations used on a daily basis