Skip to content

A simple digital wallet implementation using Spring Boot, H2, Jackson, JPA

Notifications You must be signed in to change notification settings

benedsmith/DigitalWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalWallet

A simple digital wallet implementation using Spring Boot, H2, Jackson, JPA. Tested with JUnit, Mockito

Usage

Project starts with a blank database, ensure you create a wallet before you attempt transactions. For the best user experience, interact with the API through swagger: localhost:8080/swagger-ui.html

About

A simple digital wallet implementation using Spring Boot, H2, Jackson, JPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages