restclient-migration by benchflow-ai

restclient-migration

benchflow-ai

9382423 months ago

Migrate RestTemplate to RestClient in Spring Boot 3.2+. Use when replacing deprecated RestTemplate with modern fluent API, updating HTTP client code, or configuring RestClient beans. Covers GET/POST/DELETE migrations, error handling, and ParameterizedTypeReference usage.

>_
Quick Install
npxskills add benchflow-ai/skillsbench--skill restclient-migration
Instructions

Loading…