Merge pull request #613 from agrueneberg/patch-1

* patch-1:
  Fix type in reference docs
pull/615/head
Phillip Webb 11 years ago
commit 2b875a8778

@ -1296,7 +1296,7 @@ the URL `mongodb://localhost/test`:
} }
---- ----
You can set `spring.data.mongodb.url` property to change the `url`, or alternatively You can set `spring.data.mongodb.uri` property to change the `url`, or alternatively
specify a `host`/`port`. For example, you might declare the following in your specify a `host`/`port`. For example, you might declare the following in your
`application.properties`: `application.properties`:

Loading…
Cancel
Save