Skip to content

Commit

Permalink
INTSAMPLES-90 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olegz committed Sep 24, 2012
1 parent dd0021a commit 528f259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions basic/mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ MongoDb Outbound Channel Adapter allows you to write the Message payload to a Mo

You can see the simplest configuration of the MongoDb Channel Adapter below:

[xml]
````
<int-mongodb:outbound-channel-adapter id="deafultAdapter"/>
[/xml]
````

It will be initialized with the default instance of the <strong>MongoDbFactory</strong> (the default bean name is 'mongoDbFactory') otherwise you can provide its
reference via <strong>mongodb-factory</strong> attribute.
Expand Down

0 comments on commit 528f259

Please sign in to comment.