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.