Skip to content

feat(config-server): add MongoDB environment repository support#2390

Merged
ryanjbaxter merged 4 commits intospring-cloud:mainfrom
apappascs:feature/mongodb-support
Oct 2, 2024
Merged

feat(config-server): add MongoDB environment repository support#2390
ryanjbaxter merged 4 commits intospring-cloud:mainfrom
apappascs:feature/mongodb-support

Conversation

@apappascs
Copy link
Copy Markdown
Contributor

This commit introduces MongoDB as a new backend option for the Spring Cloud Config Server,
enabling users to store and manage their configuration properties in a MongoDB database.

Copy link
Copy Markdown
Member

@spencergibb spencergibb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor requests after a cursory review

@apappascs apappascs requested a review from spencergibb March 7, 2024 16:08
apappascs added 3 commits May 8, 2024 12:26
This commit introduces MongoDB as a new backend option for the Spring Cloud Config Server, enabling users to store and manage their configuration properties in a MongoDB database.
@ryanjbaxter
Copy link
Copy Markdown
Contributor

Thanks for the PR! We are going to wait to merge this until we branch for our 2024 release train later this year. Once we branch we will get this merged.

@ryanjbaxter ryanjbaxter added this to the 4.2.0-M2 milestone Oct 2, 2024
@ryanjbaxter ryanjbaxter merged commit 634f46b into spring-cloud:main Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Add support for MongoDB environment repository in Spring Cloud Config

4 participants