For such usage: ```java Map<String, Foo<Bar>> beans = lbf.getBeansOfType(new ParameterizedTypeReference<>() {}); ``` Similar to #34687, I'd like to contribute if the proposal is accepted.
For such usage:
Similar to #34687, I'd like to contribute if the proposal is accepted.