LeonardoPinheiroLacerda / SpringBootMicroserviceProjectDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring boot microservice project demo

List of services on this project

  • customer
  • fraud
  • shared

Customer and Fraud talk to each other to post new customers, the shared service contains some common classes between all services.

Using docker as the development tool to run databases.

About


Languages

Language:Java 98.4%Language:Shell 1.6%