How I Secured My Vue + Spring Boot Application with JWT
When I first connected Vue with Spring Boot, everything worked—but there was one big problem: anyone could access my APIs.
Apr 29, 20263 min read74

Search for a command to run...
Articles tagged with #frontend-development
When I first connected Vue with Spring Boot, everything worked—but there was one big problem: anyone could access my APIs.

Bridging the gap between Vue and Spring Boot with clarity and simplicity. A beginner-friendly path to full-stack development

A practical approach for building maintainable and production-ready applications
