Skip to content

TCS Case Study of Consumer Banking for leveraging Agile Methodology using blameless development

License

Notifications You must be signed in to change notification settings

elhe26/retail-banking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retail Banking Application

Java CI with Maven Build Status

Application is live at bank.subho.xyz

This is a Spring Boot Application and integrated with Thymeleaf for data representation

Send in your Contribution using Pull Requests

The executable runtime can be either downloaded from packages or the releases page

To run this JAR (Requires JDK 11+)

Note: You can always build your own JRE using jlink from JDK 11+

java -jar retail-banking-0.1.0.jar

Open localhost:8080 from your browser to see the application running

The Dockerized application instructions

To run the application

docker run -d -p 80:8080 subhrodip/retail-banking:0.1.0

Open localhost in your browser to see application running

About

TCS Case Study of Consumer Banking for leveraging Agile Methodology using blameless development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 43.7%
  • HTML 40.3%
  • CSS 14.2%
  • JavaScript 1.6%
  • Dockerfile 0.2%