Skip to content

Bank (crypto) accounts management system using Kotlin, Spring Boot, JUnit, Mockk

Notifications You must be signed in to change notification settings

arcbjorn/bank-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank (crypto) accounts management system

using Kotlin, Spring Boot, JUnit, Mockk

Development

# view the list of commands
./gradlew tasks

# run as a Spring Boot app
./gradlew bootRun

# make executable jar archive to run with Java cli
./gradlew bootJar

# create Docker image
./gradlew bootBuildImage

# run all tests
./gradlew test

About

Bank (crypto) accounts management system using Kotlin, Spring Boot, JUnit, Mockk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published