Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 510 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 510 Bytes

spring-boot-soap-ws

Use case (Development)

SOAP API app to evaluate loan eligibility for customers using Contract First Approach WSDL -> Java

Desired Customer inputs:

  • Customer Name
  • Age
  • Income
  • CIBIL Score
  • Employment Mode

Response:

  • isEligible for loan
  • Approved Amount
  • Mismatch Criteria

Eligible Case

eligible

Non Eligible Case

non-eligible

WSDL file

Web Services Description Language

WSDL