提交 1ec97216 编写于 作者: S Sam Brannen

Fix @since tags in ScopedProxyUtils[Tests]

See gh-23514
上级 686f30a3
......@@ -113,7 +113,7 @@ public abstract class ScopedProxyUtils {
* @return the original bean name
* @throws IllegalArgumentException if the supplied bean name does not refer
* to the target of a scoped proxy
* @since 5.2
* @since 5.1.10
* @see #getTargetBeanName(String)
* @see #isScopedTarget(String)
*/
......
......@@ -25,7 +25,7 @@ import static org.assertj.core.api.Assertions.assertThatIllegalArgumentException
* Unit tests for {@link ScopedProxyUtils}.
*
* @author Sam Brannen
* @since 5.2
* @since 5.1.10
*/
class ScopedProxyUtilsTests {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册