Skip to content

Support @LoadBalanced RestTemplateBuilder#1403

Merged
OlgaMaciaszek merged 4 commits intomainfrom
loadbalanced-rest-template-builder
Oct 15, 2024
Merged

Support @LoadBalanced RestTemplateBuilder#1403
OlgaMaciaszek merged 4 commits intomainfrom
loadbalanced-rest-template-builder

Conversation

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Fixes gh-1402

@OlgaMaciaszek OlgaMaciaszek marked this pull request as ready for review October 14, 2024 19:06
Copy link
Copy Markdown
Member

@spencergibb spencergibb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To summarize, you took the rest template post processor, pulled out the common bits into an abstract base class then added the rest template builder support. Did I get that right?

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator Author

To summarize, you took the rest template post processor, pulled out the common bits into an abstract base class then added the rest template builder support. Did I get that right?

Yes, just it was the RestClient.Builder post-processor.

@OlgaMaciaszek OlgaMaciaszek merged commit 2cf7717 into main Oct 15, 2024
@OlgaMaciaszek OlgaMaciaszek deleted the loadbalanced-rest-template-builder branch July 25, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support @LoadBalanced RestTemplateBuilder

3 participants