![JAR search and dependency download from the Maven repository](/logo.png)
pro.jk.ejoker.commanding.ICommand Maven / Gradle / Ivy
package pro.jk.ejoker.commanding;
import pro.jk.ejoker.messaging.IMessage;
public interface ICommand extends IMessage {
public String getAggregateRootId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy