Declarative HTTP client module for the Flexitech Framework, enabling effortless API integration
through annotation-driven interfaces. Features include:
- Define API endpoints with annotations
- Automatic implementation of client interfaces
- Request/response serialization
- Customizable error handling and retry policies
- Interceptors for logging, authentication, or headers
- Java 17+ compatibility with minimal boilerplate