Files
spring-cloud-config/docs/modules
Alexandros Pappas 634f46b424 feat(config-server): add MongoDB environment repository support (#2390)
* feat(config-server): add MongoDB environment repository support

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.

* resolve pr comments

* add documentation for mongodb backend

* resolve comments
2024-10-02 14:36:29 -04:00
..