<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JWT on Dev Portfolio</title><link>https://chcha.in/tags/jwt/</link><description>Recent content in JWT on Dev Portfolio</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 01 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://chcha.in/tags/jwt/index.xml" rel="self" type="application/rss+xml"/><item><title>Food Ordering System</title><link>https://chcha.in/projects/food-ordering-system/</link><pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/food-ordering-system/</guid><description>Overview Food Ordering System is a robust Spring Boot application designed to manage restaurant orders with enterprise-grade security and scalability. It features a complete ecosystem for users, restaurant owners, and delivery management.
Key Features 🔐 Enterprise Security: Implementation of JWT Authentication with Spring Security and BCrypt password encryption 👤 Role-Based Access (RBAC): Distinct panels for Users and Hotel Managers with strict resource ownership validation 🛒 Order Processing: Atomic transaction management for reliable order handling and status tracking 🏨 Restaurant Management: Complete CRUD operations for restaurants, menus, and image handling 📊 Enterprise Logging: Structured logging with AOP (Aspect-Oriented Programming) integration Project Architecture Backend Layer: Layered architecture (Controller → Service → Repository → Entity) ensuring separation of concerns Security Flow: Request -&amp;gt; JWT Filter -&amp;gt; Spring Security Context -&amp;gt; Protected Resource Frontend Integration: Built with Vue.</description></item></channel></rss>