Hi! π
This is a backend-focused Secure Notes application built with Spring Boot and Spring Security.
The project is currently in progress and focuses on understanding how authentication works in real-world backend systems using Basic Authentication.
- Implementing Basic Authentication
- Securing REST APIs with Spring Security
- Writing clean and structured security configuration
- Understanding authentication flow step by step
- Java
- Spring Boot
- Spring Security
- REST APIs
This project is part of my learning journey to build secure backend applications.
It helps me strengthen my understanding of authentication, API security, and backend best practices, and will later be extended with JWT and role-based access control.