Skip to content

I'm developing a project to demonstrate microservices architecture using SpringBoot. This system is developing for a Bank. This system contains of 3 services namely Accounts Service, Cards Service and Loan Service. This repo is for the accounts service.

Notifications You must be signed in to change notification settings

Adeegithub/accounts-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm developing a project to demonstrate microservices architecture using SpringBoot. This system is developing for a Bank. This system contains of 3 services namely,

  1. Accounts Service
  2. Cards Service and
  3. Loan Service.

This repo is for the accounts service.

You can navigate to the other services using the following links.

  1. Accounts Service -> (This Repo)
  2. Cards Service ->
  3. Loan Service -> https://github.com/Adeegithub/loans-microservice

Given below is a diagram to show the high level architecture. Screenshot 2024-11-08 at 5 23 01 PM

Given below is the Ultimate Project that I'm trying to Build. Screenshot 2024-11-08 at 5 25 54 PM

My Goal is to wrap this project up in production ready industry standard project using the technologies mentioned in the above diagram.

About

I'm developing a project to demonstrate microservices architecture using SpringBoot. This system is developing for a Bank. This system contains of 3 services namely Accounts Service, Cards Service and Loan Service. This repo is for the accounts service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages