Amit KumarA Heartwarming Encounter With a Lady During a Riot ScareIt was 11:30 PM, and my phone rang — it was my mother. “Where are you? Are you with your friends?” she asked anxiously on the call. I said…Nov 7Nov 7
Amit KumarWhy Do Humans Seek Solace in Nature During Times of Turmoil?We have built great nations and vast metropolitan cities brimming with every comfort imaginable. We have constructed homes, towering…Nov 4Nov 4
Amit KumarBealdung Articles I PublishedHi, You can find the list of articles written by me for baeldung.Dec 3, 2022Dec 3, 2022
Amit KumarinFAUN — Developer Community 🐾Package and Deploy Your Application Using Helm ChartI was given a task in my project to set up a CI-CD pipeline on GCP using helm to package k8s objects and deploy them on the GKE cluster…Aug 25, 2022Aug 25, 2022
Amit KumarBuild Your Custom Spring InitializerIf you ask any Java/Spring boot developers how do they start the initial project setup. Almost all of them will tell you that they use…Jul 18, 20221Jul 18, 20221
Amit KumarLet’s dig down equals(Object) and hashCode() of Object class in Java.As we know Object class is the parent class of all classes you will ever create and of all classes which are there in java language…Jun 26, 2022Jun 26, 2022
Amit KumarAll About Collectors In Java11Since java8 developers got hands-on work with java’s Lambdas and Stream API which was a step towards functional programming which reduces…Jun 18, 20221Jun 18, 20221
Amit KumarTen things you should know while using JPAToday I am going to share what I learnt in the last few weeks about JPA which we should know to make our code better and more efficient. So…Nov 28, 20211Nov 28, 20211
Amit KumarinXebia Engineering BlogSolving N+1 Select Problem In JPA Using Entity GraphI was watching a video from SpringOne 2021 on a topic Building Fast and Scalable Persistence Layers with Spring Data JPA by Thorben Janssen…Oct 7, 20211Oct 7, 20211