Skip to content

SOAP API app using Contract First Approach WSDL -> Java

Notifications You must be signed in to change notification settings

bruce-mig/spring-boot-soap-ws

Repository files navigation

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

About

SOAP API app using Contract First Approach WSDL -> Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages