Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for configuring request body buffering when using RestTemplate #35980

Closed
wilkinsona opened this issue Jun 19, 2023 · 0 comments
Closed
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

To align with spring-projects/spring-framework#30557, we should remove support for configuring request body buffering when using RestTemplate. The functionality has been removed from Framework – related methods remain in deprecated form for backwards compatibility but calling them does nothing. We should take the same approach in Boot.

@wilkinsona wilkinsona added this to the 3.2.x milestone Jun 19, 2023
@wilkinsona wilkinsona added the type: enhancement A general enhancement label Jun 19, 2023
@wilkinsona wilkinsona self-assigned this Jun 19, 2023
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.0-M1 Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant