Skip to content

Authentication properties MongoDB #536

Closed
@weebl2000

Description

@weebl2000

Currently the MongoProperties class does not take a username and password for the MongoDB database connection.

You can work around this by specifying the authentication credentials in the URI:

spring.data.mongodb.uri=mongodb://user:pass@host/database

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions