Skip to content

Add generic variants for ListableBeanFactory::getBeansOfType #36838

@quaff

Description

@quaff

For such usage:

Map<String, Foo<Bar>> beans = lbf.getBeansOfType(new ParameterizedTypeReference<>() {});

Similar to #34687, I'd like to contribute if the proposal is accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions