Skip to content

Make HttpClientAzure conditionally primary

Nikhil Singh[MicroSoft] requested to merge users/nikhil/fixHttpClientRS into master

** Introduction **

This MR makes the bean HttpClientAzure Conditional so that worker services like Indexer Queue,WKS,Notification,Storage can use the non request scope HttpClient while working with message bus.

Merge request reports