Rare find

CountryBank. Simple bank application with Spring Gradle

github.com/jaiswaladi246/CountryBank

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2023
  • Create Jenkinsfile
December 2017
  • Added random util class
  • minor changes
  • Refactored forgot password
  • Added front validation
  • Commit for merging
  • Added credit's tests
  • Added the templates for notifications
  • Added new test for user and transaction services
  • Added new test for user and account services
  • Added new test for services
  • Added a test for RegistrationValidator
  • Added validators tests
  • Gathered the libraries to the package
  • Removed old bank package
  • Added credit controller
  • Refactored credit api
  • Created credit service
  • Added credit validator
  • Minor changes