PinnedIntroduction of Jboss Drool in Spring BootHello there ✋, Today I am going to tell you a little introduction to JBoss Drool. So, Basically, Java Drool is used to write Rule Engines…Jul 31, 2022Jul 31, 2022
Connect the old database along with the new database in Spring Boot — 2In the previous article, We discussed how we can maintain two db configurations in a spring boot application using a newly introduced…Feb 8Feb 8
Maintain the old database along with the new database in Spring Boot — 1Recently, I went through a smaller problem that describes maintaining the existing database as well as the new database. It can be…Jan 28Jan 28
SOLID Principles UnderstandingHi Everyone, Today we are going to look at some of the principles or statements that are advised to follow in your Object Oriented…Oct 31, 2023Oct 31, 2023
Custom Hashmap in Java, and understanding of Java HashmapHashmap is a very well-known Data structure that is widely used in the programming world for its constant time complexity to find a key in…Oct 30, 20231Oct 30, 20231
Optimization in Pom XML fileWe often suffer a problem with managing pom XML files in large Spring or Spring Boot projects, dealing with multiple services. So, In this…Sep 15, 20232Sep 15, 20232
Entity Attribute Value ModelToday, we are going to talk about a Database design model, known as the Entity Attribute Value model aka EAV model. EAV Database models are…Sep 8, 2023Sep 8, 2023
Caching Introduction in Spring BootAs of right now, we are aware that typical users need a quicker response time and improved program performance. What if we make an…Oct 22, 2022Oct 22, 2022
Unit Testing With Junit5 and Mockito Part2So, Let’s start with the understanding of the Junit5 Life Cycle and Mockito in Part2.Aug 20, 20221Aug 20, 20221
Unit Testing With Junit5 and Mockito Part1Hello there ✋, Today I am going to tell you about Unit Testing With Junit5 and Mockito.Aug 20, 20221Aug 20, 20221