mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
Fix broken links in ref docs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4446 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -548,7 +548,7 @@ List userList service.getUsernameList();
|
||||
or id is supplied explicitly, the container generates a unique name for
|
||||
that bean. However, if you want to refer to that bean by name, through
|
||||
the use of the <literal>ref</literal> element or <link lang=""
|
||||
linkend="beans-servicelocation">Service Location</link> style lookup,
|
||||
linkend="beans-servicelocator">Service Locator</link> style lookup,
|
||||
you must provide a name. Motivations for not supplying a name are
|
||||
related to using <link linkend="beans-inner-beans">inner beans</link>
|
||||
and <link linkend="beans-factory-autowire">autowiring
|
||||
|
||||
Reference in New Issue
Block a user