Skip to content

javers-spring-boot-starter-mongo autoconfiguration fails on Spring Boot 2.3.0 #982

@santam85

Description

@santam85

Due to the upgrade of mongo driver in the latest Spring Boot Data Mongo present in Spring Boot 2.3.0, the autoconfiguration of Javers fails due to a missing org.mongodb.MongoClient bean.

This was moved to org.mongodb.client.MongoClient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions