spring-framework / org.springframework.beans.factory.support / PropertiesBeanDefinitionReader / REF_SUFFIX

REF_SUFFIX

static val REF_SUFFIX: String

Property suffix for references to other beans in the current BeanFactory: e.g. owner.dog(ref)=fido. Whether this is a reference to a singleton or a prototype will depend on the definition of the target bean.