All Downloads are FREE. Search and download functionalities are using the official Maven repository.

s.bootstrap.4.0.1.source-code.application-mongo.yml Maven / Gradle / Ivy

---
event_store:
  uri: ${EVENT_STORE_MONGO_URI:mongodb://localhost:27017/event_store}
projection_repository:
  uri: ${PROJECTION_REPOSITORY_MONGO_URI:mongodb://localhost:27017/projection_repository}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy