spring-data-commons icon indicating copy to clipboard operation
spring-data-commons copied to clipboard

Refine BeanDefinition type hints for AOT

Open mp911de opened this issue 2 years ago • 0 comments

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.

mp911de avatar Jun 16 '23 07:06 mp911de