Skip to content

This a web application for banks card department related work

License

Notifications You must be signed in to change notification settings

DevangChauhan/cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Links

Maven Commands for reference

Maven Command Description
"mvn clean install -Dmaven.test.skip=true" To generate a jar inside target folder
"mvn spring-boot:run" To start a springboot maven project
"mvn spring-boot:build-image" To generate a docker image using Buildpacks. No need of Dockerfile
"mvn compile jib:dockerBuild" To generate a docker image using Google Jib. No need of Dockerfile

Apache Benchmark commands for reference

Apache Benchmark command Description
"ab -n 10 -c 2 -v 3 http://localhost:8072/eazybank/cards/api/contact-info" To perform load testing on API by sending 10 requests

About

This a web application for banks card department related work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages