Spring Initializr and Continuous GenerationYou think you know spring framework pretty well and suddenly you find yourself in the ocean of this other spring project which is just…Jan 23, 2023Jan 23, 2023
Code Generation; the Nuclear power of programming!I’ve been a Software Engineer working on java projects for almost 15 years, and on a good portion of this time, we have used code…Dec 27, 2021Dec 27, 2021
How about Request-Reply API calls in Messaging?While I was migrating my pet project from REST-based communication between micro-services to async message-based architecture, I came…Aug 12, 2020Aug 12, 2020
Protocol-free Integration with SpringI’ve been reading about Spring Integration for some time now, and I have started shifting my pet project from web towards Messaging. I…Jul 29, 2020Jul 29, 2020
One solution for the conflicts of Business vs. Technical problemsWe’ve all been there! The argument over “the right thing to do”. This usually happens because of a conflict between business interests…Jul 27, 20201Jul 27, 20201
Published inThe StartupThe devil that is @SpringBootTest!I’ve seen a lot of developers claiming one of the “Cool features” of Spring is that it simplifies your unit tests by introducing…May 1, 20201May 1, 20201
Hexagonal Architecture and Spring Boot, a powerful assembly option!I have been studying DDD for a few month now, and just recently saw an opportunity to apply DDD to the new project we have started working…Apr 15, 2020Apr 15, 2020
Advanced Importing of Application Initial DataWorking on my pet project, LoCoRepo, there’s a challenge I faced which I think is interesting to share. My application imports data based…Mar 29, 2020Mar 29, 2020
Next LoCoRepo Challenge: CI/CDOn my way of starting my own service, the next challenge I came across was to implement CI/CD for my project after I finished a first…Mar 1, 2020Mar 1, 2020