s.bootstrap.4.0.5.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}