spring-data-commons
spring-data-commons copied to clipboard
Refine BeanDefinition type hints for AOT
We use OBJECT_TYPE_ATTRIBUTE attributes in a few places. We should use setTargetType where possible and remove the attribute to avoid duplicate type hints.