Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

This project is an MVP(minimum viable product) for a banking application built using Microservices architecture. It consists of two main microservices: Customer Management Service and Account Management Service, along with other components such as API Gateway, Eureka server for service registration, and centralized configuration management.

Notifications You must be signed in to change notification settings

satyam131/Banking-Application-with-Microservices-Architecture-using-Springboot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Banking Application with Microservices Architecture

Introduction

This project is an MVP(minimum viable product) for a banking application built using Microservices architecture. It consists of two main microservices: Customer Management Service and Account Management Service, along with other components such as API Gateway, Eureka server for service registration, and centralized configuration management.

Features

Customer Management Service

Account Management Service

Other Components

Technology Used

Prerequisites