Skip to content

Remove support for Embedded Mongo in favour of its new built-in Spring Boot support #30863

Closed
@wilkinsona

Description

@wilkinsona

The Embedded Mongo project is introducing support for Spring Boot, including its own auto-configuration. To avoid a circular dependency between the two projects, we should remove our auto-configuration in favour of Embedded Mongo's. Alternatively, users should use Testcontainers which will provide them with a consistent mechanism for managing services used for integration testing.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions