![JAR search and dependency download from the Maven repository](/logo.png)
akka.persistence.pg.snapshot.TestPgAsyncSnapshotStore.scala Maven / Gradle / Ivy
The newest version!
package akka.persistence.pg.snapshot
import akka.persistence.pg.util.PluginTestConfig
class TestPgAsyncSnapshotStore extends PgAsyncSnapshotStore {
override lazy val pluginConfig = new PluginTestConfig(context.system)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy