Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

Car microservices

There are two microservices:

Customer microservice

Stores information about customer and his cars

Cars microservice

Stores information about cars and their manufacrurers

Customer microservice communicates with Cars microservice via RestTemplate