We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bba67 commit afe87eaCopy full SHA for afe87ea
spring-framework-reference/src/beans.xml
@@ -610,7 +610,7 @@ List userList service.getUsernameList();
610
configuration metadata for subsystem B may refer to a DataSource via
611
the name 'subsystemB-dataSource'. When composing the main application
612
that uses both these subsystems the main application refers to the
613
- DattaSource via the name 'myApp-dataSource'. To have all three names
+ DataSource via the name 'myApp-dataSource'. To have all three names
614
refer to the same object you add to the MyApp configuration metadata
615
the following aliases definitions:</para>
616
0 commit comments