This PR updates the Javadoc @since
tag for the BeanDefinitionValueResolver
.
See gh-28029
Comment From: snicoll
Spring Framework doesn't use the same convention (of not having a @since
and then adding it if the class becomes public). I need someone else to double check if I am right (@jhoeller ?).
Comment From: snicoll
It's back to being private so this PR is obsolete.