SpringUfo is a backend project built with Java Spring Boot, supporting:
- Fund transfers between users
- Currency conversion for multiple currencies
It also features JWT authentication and Redis caching for secure and fast operations.
- π JWT Authentication β secure login and access control
- π± Currency Conversion β convert amounts between multiple currencies
- πΈ Fund Transfers β send and receive money between users
- β‘ Redis Caching β speed up operations and reduce load on external APIs
- π REST API Endpoints β structured API for all system operations
- Java β core backend language
- Spring Boot β framework for RESTful APIs
- JWT β JSON Web Tokens for authentication
- Redis β in-memory caching system
- Maven β project build and dependency management
- External APIs β for currency conversion and translation