spring-cloud / spring-cloud-config

External configuration (server and client) for Spring Cloud
Apache License 2.0
1.94k stars 1.28k forks source link

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

Open apappascs opened 3 months ago

apappascs commented 3 months ago

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 commented 1 month ago

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.