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