Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trustcoodes/banking-finance-registry

Bank App Client Registry Using Spring Boot
https://github.com/trustcoodes/banking-finance-registry

Last synced: 7 days ago
JSON representation

Bank App Client Registry Using Spring Boot

Awesome Lists containing this project

README

        

## **BANKING FINANCE CLIENT REGISTRY**

**_WITH SPRING BOOT_**

I implemented CRUD method in creating and updating Banking clients
data during registration and during opting out of bank services
also getting each entry using a specific keyword from the DB.

Performed unit testing phases and corrections to errors on each package layer for effective performance.

### **TECHNOLOGIES**

JDK 20: Latest JVM used during the building and testing process.

SPRING BOOT: Version 3.1.2

### **DEPENDENCIES (MAVEN APACHE pom.xml)**

* Spring Web Service
* Embedded Database (H2 DB)
* MySQL Connector
* Lombok
* Spring Dev tools
* Spring Validation

#### **AUTHOR:** TRUSTBYCODE