A Spring Boot library that allows you to configure both RestClient (Servlet mode) and WebClient (Reactive mode) directly through your Spring Boot configuration without having to write any boilerplate ...
Features optional authentication (API key, Basic Auth, JWT, OAuth-ready), OpenAPI (Swagger) docs, and zero code generation.