mounirelbakkali1 / my-bank

Basic implementation of bank back office system components using Spring boot and modular based architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Bank : Back Office application

Basic implementation of bank system components using Spring boot and modular based architecture

APP:

for application main module bootstrapping, front end react build

Persistence Manager

for database operations and migrations

Security Manager

for application security configuration

  • configures the application to deligate authentication to keycloak server
  • configures web portals accessbility and security rules

Audit Manager

for application logging, and audit management

Operations Manager

for managing application administrative operations

Account Manager

for client account management operations performed by a scoped application users

image

About

Basic implementation of bank back office system components using Spring boot and modular based architecture


Languages

Language:JavaScript 97.2%Language:Java 1.6%Language:HTML 1.1%Language:CSS 0.0%