Skip to content

dhaval201279/RxWebClientDemo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

Application demonstrating approach for implementing REST client with desired NFRs

Reference implementation of my article demonstrating how to implement REST client using Spring Rest Template and Apache HTTP Client which is :

  • Optimized in terms of connection pool management along with its externalized configurability
  • Resilient to handle errors along with configurable retries
  • Having capability to conditionally access secured REST endpoints
  • WebClient recommendations

Bootstrapping downstream system a.k.a 'alias-service-api' which is invoked by Spring Webclient

  1. Go to bin directory of Go
  2. Run this command - go run <Full Path>\alias-service-api.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published