Viplove MittalUsing ModelMapper to Clone Entities in Spring Boot: A Practical GuideIn the world of Spring Boot applications, we often find ourselves needing to map data between different object structures. Whether it’s for…Jul 17Jul 17
Viplove MittalJava Embraces Kotlin’s Influence: A Look at JDK 21’s EvolutionEmbracing Kotlin’s Influence: Java 21’s Journey Towards Simplicity and EfficiencyMay 26, 20231May 26, 20231
Viplove MittalMocking a Function in the Same Class You Are Testing in JavaUnit testing is an essential aspect of Test-Driven Development (TDD) that ensures the quality of your implementation. In Java, JUnit is…May 4, 2023May 4, 2023
Viplove MittalHarnessing the Power of GitHub Copilot: A Comprehensive Guide to Effective AI-Pair ProgrammingDiscover how to make the most out of GitHub Copilot, your AI-driven programming assistant, to supercharge your coding experience.Apr 10, 2023Apr 10, 2023
Viplove MittalChoosing BigDecimal over Double Data Type in Spring Boot Native Queries: A Wise DecisionEmbracing Precision and Accuracy in Spring Boot Native QueriesApr 10, 20231Apr 10, 20231
Viplove MittalUpdating group id in a multi-module spring maven projectUpdating the Group ID in a Multi-Module Maven ProjectJan 6, 2023Jan 6, 2023
Viplove MittalSetting headers in postman via scriptsI was fixing a prod issue for which I created an API only to find out it was a big issue and I will need to call the API multiple times…Jan 26, 2022Jan 26, 2022
Viplove MittalFlutter Rive Animations 101Basic tutorial on making an animation on the new Rive and run it in flutter.May 23, 2021May 23, 2021
Viplove MittalVueX State Management with Axios POST API Calls Made EasyFix the issues with Axios Post requests with this simple tutorial.Apr 12, 2019Apr 12, 2019
Viplove MittalUsing IntelliJ WebStorm instead of Visual Studio for Vue.jsI’ve been an android developer for a long time now. So, when I had to shift to Vue.js for hybrid app development, it took a hard time to…Apr 7, 20196Apr 7, 20196