Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trustcoodes/banking-finance-registry
- Owner: TrustCoodes
- Created: 2023-08-14T10:05:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-14T10:20:10.000Z (over 1 year ago)
- Last Synced: 2024-06-18T17:32:27.072Z (5 months ago)
- Language: Java
- Size: 40.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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