Skip to content

rahanid/digitalbanking-accountsservice

 
 

Repository files navigation

digitalbanking Account Microservice

Digital Banking Training

Get the maven project setup in eclipse

Run application.java from com.capg.accservices package

This is a spring boot application It will run embedded tomcat container.

To run java –jar accountservices-1.0.jar

To test, start postman app in chrome http://localhost:8090/accservices/556678/accounts

You have to create db_account database in postgresql. Use sql scripts to create the tables and insert the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.7%
  • CSS 25.4%
  • JavaScript 1.9%