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 9, 2022
1 parent 95cfff7 commit de61caf
Showing 1 changed file with 0 additions and 2 deletions.
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 de61caf

Please sign in to comment.