You Enabled CORS in Spring Boot — But It Still Doesn’t Work? Here’s the Real Fix
A few months ago, I was working on a small frontend and backend project. I built the backend using Spring Boot and the frontend with…
A few months ago, I was working on a small frontend and backend project. I built the backend using Spring Boot and the frontend with…
“Just use @Builder. It’s cleaner.” — Us, before we spent a week chasing bugs from incomplete entities. Continue reading on Javarevisited » This post first appeared…
“Let’s use @PrePersist and @PreUpdate to auto-set audit fields.” — Us, before we couldn’t figure out why our updatedBy field was wrong in… Continue reading on…
It started with a login page. Continue reading on Javarevisited » This post first appeared on Read More
It started with a login page. Continue reading on Javarevisited » This post first appeared on Read More
It started with a broken link. Continue reading on Javarevisited » This post first appeared on Read More
It started with a broken link. Continue reading on Javarevisited » This post first appeared on Read More
My favorite projects to learn AI, Machine Learning and LLM in 2025 with supplementary courses. Hello guys, AI and Large Language Models (LLMs) have become…
My favorite Udemy courses to learn how to build RAG applications using Python and LangChain in 2025 Hello guys, AI is moving fast, I mean really…
My favorite Udemy courses to learn Streamlit for building LLM powered UI and Apps + StreamLit RoadMap Hello guys, In today’s AI-driven world, building and…
Memory management is one of the most critical aspects of Java development, yet it’s also where many developers encounter their most… Continue reading on Javarevisited…
If you’ve been lurking around tech forums, scrolling through LinkedIn, or wasting time on those endless “best programming languages to… Continue reading on Javarevisited »…
We were gearing up for a major feature release — an overhaul of our customer loyalty program spanning multiple microservices. Two teams… Continue reading on Javarevisited »…
We thought our migration process was bulletproof. After all, we followed best practices: peer-reviewed SQL scripts, CI pipelines, and… Continue reading on Javarevisited » This…
My favorite Udemy courses to learn LLM fine tuning in 2025 Hello guys, in the fast-evolving world of AI, Large Language Models (LLMs) like GPT, LLaMA,…