Skip to content

Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686

@scottfrederick

Description

@scottfrederick

The documentation for the property spring.data.mongodb.uri states that the property Overrides host, port, username, password, and database.. This is not correct as the the spring.data.mongodb.database property takes precedence over the database in the uri property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions