home/categories/database-tools/benchflow-ai-skillsbench-tasks-spring-boot-jakarta-migration-environment-skills-restclient-migration-skill-md
database-toolsdatabases

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.

benchflow-ai
maintainer
benchflow-ai
업데이트됨 1/22/2026
스타
946
포크
244
quick start

Installation and usage

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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use restclient-migration