## Overview As pointed out by @vikozyr in https://github.com/spring-projects/spring-framework/issues/33855#issuecomment-3351559000, I made a mistake in the resolution of #33855. Specifically, the [`idref` example](https://docs.spring.io/spring-framework/reference/core/beans/dependencies/factory-properties-detailed.html#beans-idref-element) in the reference manual is incorrect. ## Related Issues - #33855