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.
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