Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change IntegrationProviderFactory signature to rely on Spring env #4

Merged
merged 2 commits into from Mar 25, 2024

Commits on Mar 25, 2024

  1. feat: change IntegrationProviderFactory signature to rely on Spring env

    Instead of providing a serialized configuration, we provide the Spring
    environment with a prefix that will be used to fetch configuration
    attributes.
    jgiovaresco committed Mar 25, 2024
    Copy the full SHA
    58ed0c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    08e5431 View commit details
    Browse the repository at this point in the history