IdentifiableMongoDbPersistence<T extends IIdentifiable<K>, K> constructor Null safety

IdentifiableMongoDbPersistence<T extends IIdentifiable<K>, K>(
  1. String? collection
)

Creates a new instance of the persistence component.

  • collection (optional) a collection name.