MongoProperties

constructor(@DefaultValue(value = ["true"]) enabled: Boolean = true, @DefaultValue(value = ["true"]) autoInitSchema: Boolean = true, eventStreamDatabase: String? = null, snapshotDatabase: String? = null, prepareDatabase: String? = null)