Spring Boot Multi-Client API Project

This project demonstrates how to use multiple HTTP clients (RestTemplate, WebClient, Spring Interface Client, and Feign Client) to call the Pokémon API. It also includes integrated tests for each client and OpenAPI 3.0 (Swagger) documentation.