NHA-ABDM / ABDM-wrapper

Apache License 2.0
22 stars 15 forks source link

DiscoveryLinking with webClient Integration #21

Closed VenuAjitesh closed 10 months ago

VenuAjitesh commented 10 months ago

Major modifications in the module 1) Used Lombok's @Data and @Builder for making POJO classes. 2) Implemented webClient instead of RestTemplate for interacting with ABDM gateway.