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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dynamic properties in HTTP announcement #1157

Merged
merged 4 commits into from
May 7, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    8b1bd63 View commit details
    Browse the repository at this point in the history
  2. Fix TestTestingDiscoveryModule.testMerging

    Fix the test to test the class it is supposed to test.
    findepi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    56e7990 View commit details
    Browse the repository at this point in the history
  3. Improve test formatting

    findepi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ca62263 View commit details
    Browse the repository at this point in the history
  4. Support dynamic properties in HTTP announcement

    Extend discovery binder's bindHttpAnnouncement's capabilities by
    allowing bindings of non-constant properties that require Guice
    injection to be calculated.
    findepi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9034c7b View commit details
    Browse the repository at this point in the history