An open API service indexing awesome lists of open source software.

https://github.com/useraar/unitech-app

UniTech lets you manage multiple bank accounts in one place while securely storing your sensitive information.
https://github.com/useraar/unitech-app

api-gateway cors-configuration csrf-tokens data-jpa docker java17 liquibase microservices open-api open-feign postgresql redis spring-boot spring-security web

Last synced: about 2 months ago
JSON representation

UniTech lets you manage multiple bank accounts in one place while securely storing your sensitive information.

Awesome Lists containing this project

README

          

### Unitech Banking App ###

Tech Stack:
- Java 17, Gradle
- Spring Boot -> Web, Security(JWT), Data JPA, Test, Validation
- OpenFeign (for exchange rates service from `https://www.cbar.az/currency/rates`
- PostgreSQL
- Redis
- Liquibase
- DockerFile
- Project Lombok
- MapStruct
- OpenApi (Swagger)
- Slf4j
- Render.com
- Railway.app

## Architecture ##

![diagram.png](diagrams%2Fdiagram.png)

## ms auth ##

![ms-auth-swagger.png](diagrams%2Fms-auth-swagger.png)

## ms-transfer

![ms-transfer-swagger.png](diagrams%2Fms-transfer-swagger.png)