Skip to content

PedroMiotti/espminvest.poo.user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espminvest - Microservices project for OOP class.

A Spring Boot project with microservice architecture folowing OOP principles.

Professor : Humberto Sandman

Links

Microservices

Wallet - Wallet microservice responsible for coordinating transactions.
Cambio microservice - Cambio microservice responsible for providing the details of currency exchange.
Stock microservice - Stock microservice responsible for providing the details of stock exchange.
User microservice - Stock microservice responsible for providing the user details.
Eureka microservice - Service discovery microservice

Common packages

Wallet Common module - Provides wallet reusable datatypes and a controller interface
Cambio Common module - Provides cambio reusable datatypes and a controller interface
Stock Common module - Provides stock reusable datatypes and a controller interface
User Common module - Provides user reusable datatypes and a controller interface

UML diagram

UML diagram

Database Tables

Database tables

Testing

If you want to test the endpoints, just download the espminvest.poo.postman_colection.json file inside the /.github folder, and import it into postman, all the routes are already pre-configured.

Postman import example

About

User microservice for espminvest application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages