A Backend SpringBoot application for a virtual trading platform 'hedgenet' which aims to allow members part of a 'virtual' hedge fund to interact with each and perform trades on the platform.
Creating RESTAPI endpoints for the application which communicate with relational database using repository pattern of Spring Data JPA. Deployed the application on Microsoft Azure Cloud using Docker and Kubernetes service.
The endpoints were created to implemented three main functionalities:
1.Authorization of users
2.Trading features of the platform
3.Social features of the platform