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 499f548 commit b95266aCopy full SHA for b95266a
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -1296,7 +1296,7 @@ the URL `mongodb://localhost/test`:
1296
}
1297
----
1298
1299
-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
1300
specify a `host`/`port`. For example, you might declare the following in your
1301
`application.properties`:
1302
0 commit comments