Banking Application | SpringBoot REST API CRUD Operations using Spring Data JPA
SJ Programming Solutions SJ Programming Solutions
5.36K subscribers
9,722 views
0

 Published On Mar 17, 2024

#springbootprojects #sptingBoot #project

In this video we will create Bank Management application using SpringBoot and Spring Data JPA and MySql as database. This application will perform below operations .

Create Bank Account
Get the Bank Account details by Account number
Get All the Bank Account details
Withdraw the money from account
Deposit the money in account
Delete or close the account

In case of any queries please mention in comment section. If you like the video then please share with your friends and don't forget to subscribe the channle !

Thank you !

How to create springboot project ?
SpringBoot Bank Management Application .

00:00:00 Introduction Things to create in this project
00:01:07 How to create spring boot project in STS
00:04:40 Configure the DB details in application.properties file
00:08:00 Create Account Entity
00:12:53 Create Account Controller
00:14:56 Create Service Layer
00:21:15 Create Repository
00:22:35 Create Account Post Request
00:29:08 Get Account Details By Account Number
00:37:20 Get All the Account details
00:39:53 Deposit Amount in the Account
00:49:50 Withdraw the money from Account
00:56:29 Close/Delete the account
01:03:46 Summary / Thank you

show more

Share/Embed