Skip to content

Commit

Permalink
Rest client config: Remove incorrect note about the proxyAddress prop…
Browse files Browse the repository at this point in the history
…erty being only applicable to reactive clients
  • Loading branch information
TomasHofman committed Sep 12, 2022
1 parent c0e11c6 commit 58c0966
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ public class RestClientsConfig {
* (or IP address) and port for requests of clients to use.
*
* Can be overwritten by client-specific settings.
*
* This property is applicable to reactive REST clients only.
*/
@ConfigItem
public Optional<String> proxyAddress;
Expand Down

0 comments on commit 58c0966

Please sign in to comment.