-
Notifications
You must be signed in to change notification settings - Fork 626
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-2933: Fix deprecation in the
RestTemplateNodeLocator
Fixes: #2933 * Remove bogus `RestTemplateHolder` class which is not `public` and exposed accidentally by the public `RestTemplateNodeLocator` * Rework `RestTemplateNodeLocator` logic to expose `RestTemplate` directly. * Populated `AuthCache` for `HttpHost` based on the `baseUri` on-demand
- Loading branch information
1 parent
d139c98
commit 7ea51de
Showing
2 changed files
with
29 additions
and
72 deletions.
There are no files selected for viewing
41 changes: 0 additions & 41 deletions
41
...g-rabbit/src/main/java/org/springframework/amqp/rabbit/connection/RestTemplateHolder.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters