Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
turgaycan authored Jan 11, 2025
1 parent 10ade59 commit fe5de48
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The adapter is a library designed to simplify integration with backend or infras
By providing a properly configured HTTP client, the library handles critical integration tasks such as data modeling, exception handling, and managing the complexities of REST and SOAP protocols.
It abstracts the intricacies of communication with external systems, making it easier to focus on your application logic while ensuring a seamless integration experience.


**dynamic-adapter-config-bridge extension**

Dynamic Configuration Loader with Pull and Push Models

Implements a dynamic configuration loader leveraging the dynamic-adapter-config-bridge extension.
The loader supports both eager and lazy initialization modes, with configurable options for triggers and scheduled updates.
Configuration can be loaded and updated dynamically, either during application startup or at runtime, enabling seamless integration and adaptability.

# Compatibility Matrix

| Lib | Version | Java Version |
Expand Down

0 comments on commit fe5de48

Please sign in to comment.