How to Test Regular Components in Spring with @DataJpaTestWhen developing a Spring Boot application, testing plays a crucial role in ensuring the stability and correctness of your code. For testing…Dec 21, 2024Dec 21, 2024
Spring AOP Simple ExplanationHere’s a simple explanation of key concepts (Aspect, Joint Point, Point Cut, Advice) from Aspect-Oriented Programming (AOP).Nov 17, 2024Nov 17, 2024
Understand Spring DI through Lifecycle callbacksUnderstanding the Spring container lifecycle can help developers grasp how Spring creates, configures, and destroys beans in the…Oct 18, 2024Oct 18, 2024
3 ways to govern your architecture using ArchUnitSelecting the right architecture for your project/product is always a challenging task, after you choose the architecture for your…Jul 28, 2022Jul 28, 2022
Hyperledger Fabric: What to expectWhat to expect with Hyperledger Fabric blockchain network/frameworksMay 17, 20211May 17, 20211
Kubernetes practice environment setup on AWS EC2 with kubeadmThis is a simple step by step instructions to set up a practice environment to play with Kubernetes. We will use two EC2 instances during…Dec 28, 2020Dec 28, 2020
Monolith or MicroservicesRecently I had to work on a huge monolith application, which is very hard to maintain. At the same time, I work with nice set of…Mar 29, 2020Mar 29, 2020
AWS-Certified Solution Architect — Associate — JourneyRecently I was able to clear the AWS Certified Solution Architect — Associate certification with 973 marks. Here is my experience.Mar 29, 2020Mar 29, 2020
Constructor vs Static Factory MethodEffective Java (by Joshua Bloch) is a great book for every Java developer. In this post I am going to summarize the content of the 1st…Apr 18, 2019Apr 18, 2019
Blockchain for EnterpriseToday most of us know or have heard about Blockchain (or at least Bitcoin). Blockchain is the technology behind the Bitcoin, but Bitcoin or…May 27, 2018May 27, 2018