This is a Java 21 Spring Boot project demonstrating a simple authentication system using Clean Architecture principles. It features:
- โ Clean separation of concerns
- ๐ Spring Security with JWT
- ๐ฆ Spring Boot (Web, JPA, Security)
- ๐งช In-memory H2 database for development & testing
- ๐ Gradle build tool
- ๐ฏ Java 21