Bank - RHMAccounting/spring-allacc GitHub Wiki

Bank Service

There are several operations related to a Bank entity, a company needs to have account(s) but also use various services such as online payment, CC terminal...

Use Cases

Let's see what kind of use cases we identify in this micro service :

https://github.com/RHMAccounting/spring-allacc/blob/master/DOC/static/images/bank_management_use_cases.jpg

Sequences diagram

How the micro service interacts itself with various functionalities...

Class diagram

Several entities are interacting for the whole service to work :

https://github.com/RHMAccounting/spring-allacc/blob/master/DOC/static/images/bank_management_class_diagram.jpg
⚠️ **GitHub.com Fallback** ⚠️