Skip to content

A simple banking application backend made in Spring Boot

Notifications You must be signed in to change notification settings

dmvktr/simple-banking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Banking Application

Version

❕ A simple banking application made in Spring Boot

The goal of the project is to design and implement a simple banking application in Spring Boot where the requests issued by the user, such as open account, withdraw money, deposit, transfer money between accounts and balance request is handled by the backend accordingly.

Technologies used:

  • Spring Boot
  • Lombok
  • Persistence: Spring Data JPA / Hibernate in conjunction with H2

About

A simple banking application backend made in Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages