itsindrajput.hashnode.devServlets Jsp and JsfIntroduction Welcome to this brief yet interesting primer on the evolution of Java backend development—a journey from basic components to more complex component-based systems. This tutorial explores the progression from Servlets to JavaServer Pages (...Jul 22, 2025·10 min read
itsindrajput.hashnode.devHow to Perform CRUD Operations with Spring Boot in IntelliJ IDEA CommunityHi everyone, today we will create a RESTful API in Spring Boot from scratch and perform CRUD operations on our MySQL database. Spring Boot is an open-source, Java-based framework for building enterprise Spring applications. It is used to create stand...Jun 7, 2024·7 min read
itsindrajput.hashnode.devSafeguarding Against Review Rating Scams: A Developer's PerspectiveIn the dynamic world of software development, where digital platforms serve as gateways to various services and businesses, ensuring the integrity of user-generated content is paramount. Review rating scams pose a significant challenge, not only for ...Apr 25, 2024·2 min read