Skip to content
/ bankit Public

Simple back-end application using spring boot to send money between accounts and view history

Notifications You must be signed in to change notification settings

geegog/bankit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bankit

Simple back-end application using spring boot to send money between accounts.

How to run the application

  1. Clone project
  2. Import project into your IDE (Intellij preferably) as a maven project.
  3. Allow all dependency to be imported, then run the application (app runs on port 8080 and uses H2).

To run test

  1. Run "com.monese.bankit.transaction.rest.TransactionRestControllerTests"

About

Simple back-end application using spring boot to send money between accounts and view history

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages