Skip to content

Add Support For Set Types In Config Beans #495

Closed
@karthicks

Description

@karthicks

Currently, one can create a Config from a bean whose fields are based on such primitive types as List, Map or even a raw Config. However, it doesn't support the Set collection type yet.

In the pull request that will follow, we propose piggy-backing on ConfigBeanImpl#getListValue to support the `Set type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions