Restclient Migration

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. Use when this capability is needed.

tomevault-io 5eb2654 2 files · 9.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/benchflow-ai--skillsbench--restclient-migration commit 5eb26541b2

Frequently asked questions

npx skillmds@latest add tomevault-io/restclient-migration