/SpringBoot-Microservices

Created microservices for users to convert currency according to exchange rate using Java 8, Spring Boot, JPA, Hibernate and TDD.

Primary LanguageJava

SpringBoot-Microservices

Created a REST API for currency conversion users and performed CRUD operations for users. Calls another microservices for the exchange rate. Returns converted currency for the specific user and ammount entered.