blog.prasadgaikwad.devSupercharge Spring Data JPA: Dynamic Filtering & Performance Optimization with SlicesBuilding efficient search APIs in Spring Boot often leads to two common problems: infinite boilerplate code for dynamic filtering and performance bottlenecks caused by unnecessary count queries. In this post, I'll share how we solved both using a Gen...Feb 8·3 min read
blog.prasadgaikwad.devGetting Started with LangChain4j: Building Your First AI-Powered Java ApplicationIn this blog post, we'll walk through creating your first LangChain4j application using Spring Boot. We'll build a simple interactive command-line application that demonstrates the basic setup and usage of LangChain4j in a Java environment. What is L...Nov 4, 2025·3 min read
blog.prasadgaikwad.devHow I created my blog in 10 minutes!Note: The steps mentioned here are specifically for Google DNS, a .dev domain and Hashnode. So I wanted to create my blog and online profile for quite some time but was not sure about following: How to start the blog? How to register a domain name ...Jan 1, 2021·5 min read