All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cloudstate.javasupport.eventsourced.EventSourcedContext Maven / Gradle / Ivy

There is a newer version: 0.6.0
Show newest version
package io.cloudstate.javasupport.eventsourced;

import io.cloudstate.javasupport.EntityContext;

/** Root context for all event sourcing contexts. */
public interface EventSourcedContext extends EntityContext {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy