Skip to content

maxynandy/hcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

hcl

Notes:

  1. Service can be accessed and verifed using swagger url: http://localhost:8181/swagger-ui/
  2. For Getting credit score have done required coding to use rest template and commented for getting a dummy score with a random number: int creditScore= getRandomNumberUsingInts(700,1000);
  3. Service url is :http://localhost:8081/getLoanEligibility.Request and reponse can be verified using swagger url which will be user friendly.
  4. H2 database is used to store some sample data for verifying users applied/tried in last 30 days. ex: ssn number:5678

About

code test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages