REST API client library
This section provides information to help you plan your integration project and provides
technical details to successfully configure and use the REST API library. Typically,
integration developers use the library in the following two
scenarios:
- The integration has a web service client implementations using OpenFeign and only needs to use the fault tolerance features from the library
- The integration does not have an OpenFeign client implementation and the targeted service is not OpenAPI Spec compliant
