Skip to content

fix: allow duplicate names in the config api - #891

Open
amiralimollaei wants to merge 1 commit into
xCollateral:devfrom
amiralimollaei:dev
Open

amiralimollaei wants to merge 1 commit into
xCollateral:devfrom
amiralimollaei:dev

Conversation

@amiralimollaei

Copy link
Copy Markdown
Contributor

instead of using Map<String, SomethingBuilder>, use List<Supplier<Something>>, allows duplicate names in the config api, as opposed to duplicate names silently replacing the old values.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant