Phil Webb opened SPR-14580 and commented
As discussed on this Spring Boot issue (spring-projects/spring-boot#6602) it would be useful if we could programmatically register a RootBeanDefinition that including a ResolvableType.
Currently generics are only considered when a bean is defined against a factory method.
Affects: 4.3.2
Issue Links:
Referenced from: commits 4b06b60, e6cefdc
Phil Webb opened SPR-14580 and commented
As discussed on this Spring Boot issue (spring-projects/spring-boot#6602) it would be useful if we could programmatically register a
RootBeanDefinitionthat including aResolvableType.Currently generics are only considered when a bean is defined against a factory method.
Affects: 4.3.2
Issue Links:
Referenced from: commits 4b06b60, e6cefdc