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

HHH-16646 add some nice convenience methods to Configuration #6598

Merged
merged 5 commits into from
Nov 24, 2024

Commits on Nov 24, 2024

  1. add some typesafe + varargs operations to Configuration

    to improve getting started experience
    gavinking committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    ad9cb89 View commit details
    Browse the repository at this point in the history
  2. unbreak Configuration.mergeProperties()

    I broke this two years ago, but nobody ever noticed since it has no callers
    gavinking committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    70cd55a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b3385b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08569e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16c968b View commit details
    Browse the repository at this point in the history