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.